mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
remove manually mapping of discourse-logster-rate-limit-checker, repo renamed to match
This commit is contained in:
@ -13,8 +13,7 @@ task 'plugin:install_all_official' do
|
|||||||
|
|
||||||
map = {
|
map = {
|
||||||
'Canned Replies' => 'https://github.com/discourse/discourse-canned-replies',
|
'Canned Replies' => 'https://github.com/discourse/discourse-canned-replies',
|
||||||
'discourse-logster-rate-limit-checker' => 'https://github.com/discourse/logster-rate-limit-checker',
|
'discourse-perspective' => 'https://github.com/discourse/discourse-perspective-api'
|
||||||
'discourse-perspective' => 'https://github.com/discourse/discourse-perspective-api',
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#require 'plugin/metadata'
|
#require 'plugin/metadata'
|
||||||
|
Reference in New Issue
Block a user