Fix bug
This commit is contained in:
parent
f976f32ea9
commit
1d1fc87920
5 changed files with 5 additions and 12 deletions
|
|
@ -125,9 +125,6 @@ export const envVarsDef: Record<string, Type> = {
|
|||
FOLLOWERS_COUNT: 'number',
|
||||
FOLLOWING_COUNT: 'number',
|
||||
IS_CAT: 'boolean',
|
||||
MY_NOTES_COUNT: 'number',
|
||||
MY_FOLLOWERS_COUNT: 'number',
|
||||
MY_FOLLOWING_COUNT: 'number',
|
||||
SEED: null,
|
||||
YMD: 'string',
|
||||
NULL: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue