mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-19 12:10:17 +09:00
Update chat.tsx
This commit is contained in:
parent
8111acff34
commit
f22cfd7b33
@ -72,6 +72,9 @@ import {
|
|||||||
safeLocalStorage,
|
safeLocalStorage,
|
||||||
getModelSizes,
|
getModelSizes,
|
||||||
supportsCustomSize,
|
supportsCustomSize,
|
||||||
|
useMobileScreen,
|
||||||
|
selectOrCopy,
|
||||||
|
showPlugins,
|
||||||
} from "../utils";
|
} from "../utils";
|
||||||
|
|
||||||
import { uploadImage as uploadImageRemote } from "@/app/utils/chat";
|
import { uploadImage as uploadImageRemote } from "@/app/utils/chat";
|
||||||
|
Loading…
Reference in New Issue
Block a user