Cache the shared app shell HTML

This commit is contained in:
scamiv
2026-03-22 21:00:11 +01:00
parent 0635daa742
commit fd19295fea
9 changed files with 138 additions and 23 deletions
-1
View File
@@ -169,7 +169,6 @@ function updateAccountNavButton(userMeResponse: UserMeResponse | false) {
declare global {
interface Window {
GIT_COMMIT: string;
INSTANCE_ID: string;
turnstile: any;
adsEnabled: boolean;
PageOS: {