warrior 1 giorno fa
parent
commit
0731e3ab8f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      api/routes.ts

+ 1 - 1
api/routes.ts

@@ -76,7 +76,7 @@ try {
   ));
 } catch (e) {
   console.warn("[API Routes] CDN 加载失败, 使用本地模块回退", e);
-  // ({ createTikHubCustomizeRoutes } = await import('../modules/fmode-tikhub-server/src/mod.ts'));
+  ({ createTikHubCustomizeRoutes } = await import('../modules/fmode-tikhub-server/src/mod'));
 }
 
 router.use(