Skip to content

Commit b2b6fd8

Browse files
authored
Merge pull request ChatGPTNextWeb#6075 from Kadxy/main
2 parents 8111acf + f22cfd7 commit b2b6fd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/components/chat.tsx

+3
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ import {
7272
safeLocalStorage,
7373
getModelSizes,
7474
supportsCustomSize,
75+
useMobileScreen,
76+
selectOrCopy,
77+
showPlugins,
7578
} from "../utils";
7679

7780
import { uploadImage as uploadImageRemote } from "@/app/utils/chat";

0 commit comments

Comments
 (0)