mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update models.ts
This commit is contained in:
@@ -125,7 +125,7 @@ export enum ProjectUpgradeStatus {
|
||||
|
||||
export enum ProjectUpgradeStatus {
|
||||
InProgress = "IN_PROGRESS",
|
||||
// Completed = "Project upgrade completed.", // Will be null if completed. So a completed status is not needed
|
||||
// Completed -> Will be null if completed. So a completed status is not needed
|
||||
Failed = "FAILED"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user