mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
fix(core): use backend prompts (#6542)
This commit is contained in:
@@ -16,7 +16,7 @@ config:
|
||||
Decimal: number
|
||||
UUID: string
|
||||
ID: string
|
||||
JSON: string
|
||||
JSON: Record<string, string>
|
||||
Upload: File
|
||||
SafeInt: number
|
||||
overwrite: true
|
||||
|
||||
Reference in New Issue
Block a user