Fix Integration Stages
This commit is contained in:
@@ -5,5 +5,6 @@ public enum IntegrationStage
|
||||
|
||||
PREINIT, INIT, POSTINIT,
|
||||
|
||||
FAILED
|
||||
FAILED, READY
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user