mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove manually mapping of discourse-logster-rate-limit-checker, repo renamed to match
This commit is contained in:
parent
2178f7768f
commit
fd58ca1903
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user