mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
DEV: Plugin instance method for push_notification_filters (#14787)
This commit is contained in:

committed by
GitHub

parent
836c0f5ffe
commit
67265a5045
@ -91,6 +91,8 @@ class DiscoursePluginRegistry
|
||||
|
||||
define_filtered_register :presence_channel_prefixes
|
||||
|
||||
define_filtered_register :push_notification_filters
|
||||
|
||||
def self.register_auth_provider(auth_provider)
|
||||
self.auth_providers << auth_provider
|
||||
end
|
||||
|
Reference in New Issue
Block a user