Skip to content

Commit

Permalink
Fixed typo in file
Browse files Browse the repository at this point in the history
  • Loading branch information
Akasiek committed Jul 31, 2022
1 parent 0c1b225 commit 0a2f79a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/assets/AppAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class AppAsset extends AssetBundle
'js/filter_sort_main.js',
'js/member_add.js',
'js/track_add.js',
'js/from_display_input_image.js',
'js/form_display_input_image.js',
];
public $depends = [
'yii\web\YiiAsset',
Expand Down
File renamed without changes.

0 comments on commit 0a2f79a

Please sign in to comment.