mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 03:59:39 +08:00
Cleanup
This commit is contained in:
parent
97dd5bb795
commit
d1b4068121
1
extensions/tags/js/bootstrap.js
vendored
1
extensions/tags/js/bootstrap.js
vendored
@ -222,6 +222,7 @@ app.initializers.add('categories', function() {
|
||||
}
|
||||
});
|
||||
|
||||
// Add a notification preference.
|
||||
extend(SettingsPage.prototype, 'notificationTypes', function(items) {
|
||||
items.add('discussionMoved', {
|
||||
name: 'discussionMoved',
|
||||
|
Loading…
x
Reference in New Issue
Block a user