Completed
Push — master ( 5797b2...cfde1e )
by Doğa
02:35
created
Components/BlockNotFound/functions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,6 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Flynt\Features\Components\Component;
6 6
 
7
-add_action('wp_enqueue_scripts', function () {
7
+add_action('wp_enqueue_scripts', function() {
8 8
     Component::enqueueAssets('BlockNotFound');
9 9
 });
Please login to merge, or discard this patch.