mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Feature: Hide plugins that ship with core from plugins panel
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
# url: https://github.com/discourse/discourse/tree/master/plugins/discourse-presence
|
||||
|
||||
enabled_site_setting :presence_enabled
|
||||
hide_plugin if self.respond_to?(:hide_plugin)
|
||||
|
||||
register_asset 'stylesheets/presence.scss'
|
||||
|
||||
|
Reference in New Issue
Block a user