FIX: Use CDN for the discourse-internet-explorer

Previously the CDN was skipped because the assets were not in the proper
place to be uploaded.
This commit is contained in:
Robin Ward
2020-01-10 15:06:15 -05:00
parent 687c79ca1c
commit 556d66a97c
2 changed files with 10 additions and 1 deletions

View File

@ -194,6 +194,7 @@ module Discourse
STDERR.puts "Could not activate #{p.metadata.name}, discourse does not meet required version (#{v})"
end
end
DiscourseEvent.trigger(:after_plugin_activation)
end
def self.disabled_plugin_names