mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
corrected migration name & config db version
This commit is contained in:
parent
37354a010a
commit
374841feb3
@ -4,7 +4,7 @@ import dotenv from 'dotenv'
|
||||
dotenv.config()
|
||||
|
||||
const constants = {
|
||||
DB_VERSION: '0021-elopagebuys_fields_nullable',
|
||||
DB_VERSION: '0022-delete_decay_start_block',
|
||||
DECAY_START_TIME: new Date('2021-05-13 17:46:31'), // GMT+0
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user