Merge branch 'main' into feat/search-history

This commit is contained in:
heweikang
2024-08-17 10:15:49 +08:00
22 changed files with 5795 additions and 1694 deletions

View File

@@ -475,4 +475,5 @@ export const internalAllowedWebDavEndpoints = [
"https://app.koofr.net/dav/Koofr",
];
export const DEFAULT_GA_ID = "G-89WN60ZK2E";
export const PLUGINS = [{ name: "Stable Diffusion", path: Path.Sd }];