mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 14:11:16 +08:00
FEATURE: created edit and delete flags (#27484)
Allow admins to create edit and delete flags.
This commit is contained in:

committed by
GitHub

parent
a86590ffd6
commit
c3fadc7330
@ -123,6 +123,8 @@ class DiscoursePluginRegistry
|
||||
|
||||
define_filtered_register :problem_checks
|
||||
|
||||
define_filtered_register :flag_applies_to_types
|
||||
|
||||
def self.register_auth_provider(auth_provider)
|
||||
self.auth_providers << auth_provider
|
||||
end
|
||||
|
Reference in New Issue
Block a user