feat:同步代码

This commit is contained in:
初衷
2025-08-20 08:52:32 +08:00
6 changed files with 14 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
import sentryPlugin from "@cloudflare/pages-plugin-sentry";
import '@sentry/tracing';
import { fetchOthersConfig } from "./sysConfig";
import { getIndexInfo, rebuildIndex } from "./indexManager";
let disableTelemetry = false;