Apply fixes from StyleCI

This commit is contained in:
2020-10-11 01:54:22 +00:00
committed by StyleCI Bot
parent 06d1e0ad3f
commit d5d23b7dbd
14 changed files with 265 additions and 88 deletions

View File

@@ -616,14 +616,14 @@ return [
[
'type' => 'js',
'asset' => false,
'location' => '/js/plugins/dropzone.min.js'
'location' => '/js/plugins/dropzone.min.js',
],
[
'type' => 'css',
'asset' => false,
'location' => '/css/dropzone.min.css'
]
]
]
'location' => '/css/dropzone.min.css',
],
],
],
],
];