Skip to content

Commit ba382e6

Browse files
style: minor missing comma added
1 parent a7b4825 commit ba382e6

File tree

1 file changed

+1
-1
lines changed
  • adminlte-stubs/bootstrap

1 file changed

+1
-1
lines changed

adminlte-stubs/bootstrap/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
require('./bootstrap');
2-
require('admin-lte')
2+
require('admin-lte');

0 commit comments

Comments
 (0)