mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
Add "discourse-assign" to the list of official plugins.
This commit is contained in:
@ -32,7 +32,8 @@ class Plugin::Metadata
|
||||
"discourse-affiliate",
|
||||
"discourse-translator",
|
||||
"discourse-patreon",
|
||||
"discourse-prometheus"
|
||||
"discourse-prometheus",
|
||||
"discourse-assign"
|
||||
])
|
||||
|
||||
FIELDS ||= [:name, :about, :version, :authors, :url, :required_version]
|
||||
|
Reference in New Issue
Block a user