forked from mirror/pixelfed
Update bootstrap.js
This commit is contained in:
parent
faf775348a
commit
2d8e6186da
1 changed files with 1 additions and 0 deletions
1
resources/assets/js/bootstrap.js
vendored
1
resources/assets/js/bootstrap.js
vendored
|
@ -20,6 +20,7 @@ try {
|
|||
require('./components/likebutton');
|
||||
require('./components/commentform');
|
||||
require('./components/searchform');
|
||||
require('./components/bookmarkform');
|
||||
} catch (e) {}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue