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:
Frank Noirot
2025-05-20 14:13:58 -04:00
committed by GitHub
parent 1dafbf105e
commit 4d0454abcd
8 changed files with 53 additions and 171 deletions

View File

@ -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) {