mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-10-02 01:39:20 +08:00
feat: [WIP] support webdav
This commit is contained in:
@@ -33,6 +33,7 @@ export enum StoreKey {
|
||||
Mask = "mask-store",
|
||||
Prompt = "prompt-store",
|
||||
Update = "chat-update",
|
||||
Sync = "sync",
|
||||
}
|
||||
|
||||
export const MAX_SIDEBAR_WIDTH = 500;
|
||||
|
Reference in New Issue
Block a user