Resolve #6256
This commit is contained in:
parent
66377d3f27
commit
90e8527556
11 changed files with 163 additions and 49 deletions
|
|
@ -128,6 +128,7 @@ export const envVarsDef: Record<string, Type> = {
|
|||
IS_CAT: 'boolean',
|
||||
SEED: null,
|
||||
YMD: 'string',
|
||||
AISCRIPT_DISABLED: 'boolean',
|
||||
NULL: null,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue