mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-23 16:24:29 +00:00
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