add date check and fix send next post not working
This commit is contained in:
1
process-env.d.ts
vendored
1
process-env.d.ts
vendored
@@ -6,6 +6,7 @@ declare global {
|
||||
CRON_LEGICA: string;
|
||||
PASSWORD: string;
|
||||
TIMEZONE: string;
|
||||
LEGICA_DATE_FORMAT: string;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user