mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-28 16:06:28 +01:00
fix: chat lag (#151)
* fix: chat lag * chore: update translation * fix: console log * fix: chat error * feat: add time out & greetings --------- Co-authored-by: medcl <m@medcl.net>
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -34,6 +34,7 @@
|
||||
"tailwindcss",
|
||||
"tauri",
|
||||
"thiserror",
|
||||
"timedout",
|
||||
"titlebar",
|
||||
"tpddns",
|
||||
"traptitech",
|
||||
@@ -53,5 +54,6 @@
|
||||
},
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/locales"
|
||||
]
|
||||
],
|
||||
"i18n-ally.keystyle": "nested"
|
||||
}
|
||||
Reference in New Issue
Block a user