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