mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
typo
This commit is contained in:
parent
b713688ce2
commit
fe57ebcd33
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue