mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Add mobile support
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
export let checkStateChange = writable(0) // Trigger for Chat
|
||||
export let showSetChatSettings = writable(false) //
|
||||
export let submitExitingPromptsNow = writable(false) // for them to go now. Will not submit anything in the input
|
||||
export let pinMainMenu = writable(false) // for them to go now. Will not submit anything in the input
|
||||
|
||||
const chatDefaults = getChatDefaults()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user