mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 00:01:13 +08:00
typo
This commit is contained in:
@ -111,7 +111,7 @@ class DiscourseStylesheets
|
|||||||
end
|
end
|
||||||
|
|
||||||
def stylesheet_cdnpath
|
def stylesheet_cdnpath
|
||||||
"#{GlobalSetting.cdn_url}#{stylesheet_relpath}?__ws#{Discourse.current_hostname}"
|
"#{GlobalSetting.cdn_url}#{stylesheet_relpath}?__ws=#{Discourse.current_hostname}"
|
||||||
end
|
end
|
||||||
|
|
||||||
def stylesheet_relpath
|
def stylesheet_relpath
|
||||||
|
Reference in New Issue
Block a user