feat: can now be finished as well
This commit is contained in:
@@ -56,6 +56,7 @@ pub enum ManifestStatusState {
|
||||
Running,
|
||||
Stopping,
|
||||
Deleting,
|
||||
Finished,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user