fix: update ui

This commit is contained in:
Fred
2024-03-13 23:06:35 +08:00
parent 2f53107581
commit 42d04d473e
10 changed files with 1330 additions and 917 deletions

View File

@@ -30,6 +30,8 @@ declare global {
// google only
GOOGLE_API_KEY?: string;
GOOGLE_URL?: string;
GTM_ID?: string;
}
}
}