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