mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Cleanup
This commit is contained in:
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',
|
||||
|
Reference in New Issue
Block a user