mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 02:41:13 +08:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user