💚 Fix build

This commit is contained in:
ajnart
2023-03-02 20:32:41 +09:00
parent 5c183e83f3
commit faf5d11900
3 changed files with 3 additions and 3 deletions

View File

@@ -177,7 +177,7 @@ export default function ContainerActionBar({ selected, reload }: ContainerAction
},
network: {
enabledStatusChecker: true,
okStatus: [200],
statusCodes: ['200'],
},
behaviour: {
isOpeningNewTab: true,