Completed
Push — jquery ( 23cb84 )
by Dominik
01:42
created
Features/Jquery/functions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
 use Flynt\Utils\Asset;
6 6
 use Flynt\Utils\Feature;
7 7
 
8
-add_action('wp_enqueue_scripts', function () {
8
+add_action('wp_enqueue_scripts', function() {
9 9
     Asset::register([
10 10
         'type' => 'script',
11 11
         'name' => 'jquery-flynt',
Please login to merge, or discard this patch.