Add legacy gui option

This commit is contained in:
kwaroran
2024-07-30 20:43:34 +09:00
parent 4d74439daf
commit 064851e3b1
4 changed files with 62 additions and 45 deletions

View File

@@ -708,6 +708,7 @@ export interface Database{
legacyTranslation: boolean
comfyConfig: ComfyConfig
comfyUiUrl: string
useLegacyGUI: boolean
}
export interface customscript{