mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-12 20:23:45 +08:00
去掉sdk的引入,客户端也能直连
This commit is contained in:
@@ -11,7 +11,7 @@ import MaxIcon from "../icons/max.svg";
|
||||
import MinIcon from "../icons/min.svg";
|
||||
|
||||
import Locale from "../locales";
|
||||
import { maskSensitiveValue } from "../utils/encryption";
|
||||
import { maskSensitiveValue } from "../utils/aws";
|
||||
|
||||
import { createRoot } from "react-dom/client";
|
||||
import React, {
|
||||
|
||||
Reference in New Issue
Block a user