perf: tooltip

This commit is contained in:
archer
2023-07-23 22:39:55 +08:00
parent ea35ad2144
commit 6fd83e1e75
17 changed files with 187 additions and 401 deletions

View File

@@ -24,6 +24,5 @@ export const defaultApp: AppSchema = {
};
export const defaultShareChat: ShareChatEditType = {
name: '',
maxContext: 5
name: ''
};