This reverts commit 6855079811
.
This commit is contained in:
@@ -80,7 +80,7 @@ const pagination = {
|
||||
state.value === 'notResponding' ? { notResponding: true } :
|
||||
{}),
|
||||
})),
|
||||
} satisfies Paging;
|
||||
} as Paging;
|
||||
|
||||
function getStatus(instance) {
|
||||
if (instance.isSuspended) return 'Suspended';
|
||||
|
Reference in New Issue
Block a user