mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 19:53:53 -06:00
manually map discourse-perspective too
This commit is contained in:
parent
2cb176f1ed
commit
9d4916012a
@ -12,6 +12,7 @@ task 'plugin:install_all_official' do
|
||||
map = {
|
||||
'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',
|
||||
}
|
||||
|
||||
#require 'plugin/metadata'
|
||||
|
Loading…
Reference in New Issue
Block a user