mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-09 08:43:13 +00:00
Cache the shared app shell HTML
This commit is contained in:
@@ -169,7 +169,6 @@ function updateAccountNavButton(userMeResponse: UserMeResponse | false) {
|
||||
declare global {
|
||||
interface Window {
|
||||
GIT_COMMIT: string;
|
||||
INSTANCE_ID: string;
|
||||
turnstile: any;
|
||||
adsEnabled: boolean;
|
||||
PageOS: {
|
||||
|
||||
Reference in New Issue
Block a user