mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
FEATURE: Bundle discourse-checklist plugin into core (#22927)
Formerly https://github.com/discourse/discourse-checklist
This commit is contained in:
@ -30,7 +30,6 @@ class Plugin::Metadata
|
||||
"discourse-category-experts",
|
||||
"discourse-characters-required",
|
||||
"discourse-chat-integration",
|
||||
"discourse-checklist",
|
||||
"discourse-code-review",
|
||||
"discourse-crowd",
|
||||
"discourse-data-explorer",
|
||||
@ -99,6 +98,7 @@ class Plugin::Metadata
|
||||
"chat",
|
||||
"poll",
|
||||
"styleguide",
|
||||
"checklist",
|
||||
],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user