mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 20:44:40 +08:00
DEV: Add discourse-staff-alias
to official plugin list.
This commit is contained in:
@ -75,7 +75,8 @@ class Plugin::Metadata
|
||||
"lazy-yt",
|
||||
"poll",
|
||||
"discourse-unsupported-browser",
|
||||
"discourse-fontawesome-pro"
|
||||
"discourse-fontawesome-pro",
|
||||
"discourse-staff-alias",
|
||||
])
|
||||
|
||||
FIELDS ||= [:name, :about, :version, :authors, :url, :required_version, :transpile_js]
|
||||
|
Reference in New Issue
Block a user