make a separate file to store all information about fields and their migrations
This commit is contained in:
parent
55be9965db
commit
dfbd17ea37
3 changed files with 55 additions and 29 deletions
|
|
@ -17,7 +17,6 @@ import {
|
|||
import { CURRENT_UPDATE_COUNTER } from 'src/components/update_notification/update_notification.js'
|
||||
|
||||
export const VERSION = 1
|
||||
export const CONFIG_MIGRATION = 1
|
||||
export const NEW_USER_DATE = new Date('2022-08-04') // date of writing this, basically
|
||||
|
||||
export const COMMAND_TRIM_FLAGS = 1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue