mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
Revert font awesome 5 changes
We are still pushing ahead on this 100% just need a bit longer to prepare all plugins
This commit is contained in:
@ -357,10 +357,6 @@ class Plugin::Instance
|
||||
javascripts << js
|
||||
end
|
||||
|
||||
def register_svg_icon(icon)
|
||||
DiscoursePluginRegistry.register_svg_icon(SvgSprite.process(icon))
|
||||
end
|
||||
|
||||
# @option opts [String] :name
|
||||
# @option opts [String] :nativeName
|
||||
# @option opts [String] :fallbackLocale
|
||||
|
Reference in New Issue
Block a user