Fix for Wii U browser
Apparently it doesn't send the login cookie if you explicitly set the socket.io transports to prefer websockets. Magic.
This commit is contained in:
parent
a8cc8e4b04
commit
44745d86ac
3 changed files with 0 additions and 21 deletions
|
|
@ -49,9 +49,6 @@ mixin us-general
|
|||
p.text-danger Changing layouts may require refreshing to take effect.
|
||||
mixin rcheckbox("us-no-channelcss", "Ignore Channel CSS")
|
||||
mixin rcheckbox("us-no-channeljs", "Ignore Channel Javascript")
|
||||
.col-sm-4
|
||||
.col-sm-8
|
||||
p#us-conninfo.text-info <strong>Connection Information: </strong>
|
||||
.clear
|
||||
|
||||
mixin us-scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue