refactor: Update getVar function in triggers.ts to handle null values

This commit is contained in:
kwaroran
2024-05-27 10:43:37 +09:00
parent 29bd4f109d
commit 40c832d31a
2 changed files with 2 additions and 1 deletions

View File

@@ -657,6 +657,7 @@ export interface Database{
combineTranslation:boolean
dynamicAssets:boolean
dynamicAssetsEditDisplay:boolean
}
export interface customscript{