chore: update

This commit is contained in:
DDMeaqua
2024-08-16 16:10:31 +08:00
parent 9c7bacc65e
commit d88cc575e5
3 changed files with 15 additions and 3 deletions

View File

@@ -351,3 +351,6 @@ export const internalAllowedWebDavEndpoints = [
"https://webdav.yandex.com",
"https://app.koofr.net/dav/Koofr",
];
export const DEFAULT_GA_ID = "G-89WN60ZK2E";
export const PLUGINS = [{ name: "Stable Diffusion", path: Path.Sd }];