Remove old ZMA logos, rip out JS theme state from open-in-desktop view (#7119)
* Remove old ZMA logos, rip out JS theme state from open-in-desktop view Make this page dumber so that it doesn't break * Lint and remove kcma refs --------- Co-authored-by: Pierre Jacquier <pierre@zoo.dev>
This commit is contained in:
@ -924,7 +924,7 @@ class EngineConnection extends EventTarget {
|
||||
},
|
||||
}
|
||||
|
||||
// This is required for when KCMA is running stand-alone / within desktop app.
|
||||
// This is required for when the app is running stand-alone / within desktop app.
|
||||
// Otherwise when run in a browser, the token is sent implicitly via
|
||||
// the Cookie header.
|
||||
if (this.token) {
|
||||
|
Reference in New Issue
Block a user