[feat] round icons

This commit is contained in:
kwaroran
2023-05-17 02:31:14 +09:00
parent 59c34956cf
commit 502ffa7314
5 changed files with 17 additions and 3 deletions

View File

@@ -406,6 +406,7 @@ export interface Database{
elevenLabKey:string
useExperimental:boolean
showMemoryLimit:boolean
roundIcons:boolean
}