mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 06:50:24 +08:00
feat: Improve SD list data and API integration
This commit is contained in:
@@ -3,6 +3,7 @@ import { Analytics } from "@vercel/analytics/react";
|
||||
import { Home } from "./components/home";
|
||||
|
||||
import { getServerSideConfig } from "./config/server";
|
||||
import { SdDbInit } from "@/app/store/sd";
|
||||
|
||||
const serverConfig = getServerSideConfig();
|
||||
|
||||
|
Reference in New Issue
Block a user