mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
diable actions when in error state
This commit is contained in:
@@ -36,6 +36,7 @@ const INACTIVE: PrimaryStatus[] = [
|
|||||||
'removing',
|
'removing',
|
||||||
'restoring',
|
'restoring',
|
||||||
'backing-up',
|
'backing-up',
|
||||||
|
'error',
|
||||||
]
|
]
|
||||||
|
|
||||||
const ALLOWED_STATUSES: Record<T.AllowedStatuses, Set<string>> = {
|
const ALLOWED_STATUSES: Record<T.AllowedStatuses, Set<string>> = {
|
||||||
|
|||||||
Reference in New Issue
Block a user