Add Devtools

This commit is contained in:
kwaroran
2024-08-24 19:48:22 +09:00
parent b1d98741e8
commit 4aca3482cb
7 changed files with 86 additions and 6 deletions

View File

@@ -714,6 +714,7 @@ export interface Database{
claudeCachingExperimental: boolean
hideApiKey: boolean
unformatQuotes: boolean
enableDevTools: boolean
}
export interface customscript{