DEV: Mark fontawesome-pro plugin as official

This commit is contained in:
Jeff Wong 2020-05-26 08:50:55 -07:00
parent 788b8becde
commit 4dc6504234
1 changed files with 2 additions and 1 deletions

View File

@ -74,7 +74,8 @@ class Plugin::Metadata
"docker_manager",
"lazy-yt",
"poll",
"discourse-unsupported-browser"
"discourse-unsupported-browser",
"discourse-fontawesome-pro"
])
FIELDS ||= [:name, :about, :version, :authors, :url, :required_version, :transpile_js]