Completed
Pull Request — master (#384)
by Cristian
01:33
created
src/config/backpack/base.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -113,7 +113,7 @@
 block discarded – undo
113 113
 
114 114
     // JS files that are loaded in all pages, using Laravel's mix() helper
115 115
     'mix_scripts' => [
116
-       //  'js/app.js',
116
+        //  'js/app.js',
117 117
     ],
118 118
 
119 119
     /*
Please login to merge, or discard this patch.