mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 13:51:18 +08:00
fix missing rtl stylesheets
This commit is contained in:
@ -15,6 +15,7 @@ class DiscourseStylesheets
|
||||
end
|
||||
|
||||
def self.stylesheet_link_tag(target = :desktop)
|
||||
|
||||
tag = cache[target]
|
||||
|
||||
return tag.dup.html_safe if tag
|
||||
|
Reference in New Issue
Block a user