manually map discourse-perspective too

This commit is contained in:
Joshua Rosenfeld 2018-10-12 10:32:07 -04:00 committed by GitHub
parent 2cb176f1ed
commit 9d4916012a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'