Fix migration state (#3820)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov 2023-10-10 17:47:53 +06:00 committed by GitHub
parent b2576d718f
commit 4c80eaf569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@ import {
TIndexConfiguration,
TIndexStageState,
TInterface,
TMigrationState,
TMixin,
TObj,
TPluginConfiguration,
@ -133,7 +134,8 @@ export function createModel (builder: Builder): void {
TConfigurationElement,
TIndexConfiguration,
TStatus,
TStatusCategory
TStatusCategory,
TMigrationState
)
builder.createDoc(