[feat] add palm

This commit is contained in:
kwaroran
2023-05-17 03:46:03 +09:00
parent 7ea4945088
commit 80fa52969d
3 changed files with 80 additions and 1 deletions

View File

@@ -408,6 +408,7 @@ export interface Database{
showMemoryLimit:boolean
roundIcons:boolean
useStreaming:boolean
palmAPI:string
}