Revert "feat: disable running with admin permission and check service mode"
This reverts commit 481e473b60.
This commit is contained in:
@@ -24,7 +24,6 @@ export const StackModeSwitch = (props: Props) => {
|
||||
>
|
||||
gVisor
|
||||
</Button>
|
||||
|
||||
<Button
|
||||
variant={value?.toLowerCase() === "mixed" ? "contained" : "outlined"}
|
||||
onClick={() => onChange?.("mixed")}
|
||||
|
||||
Reference in New Issue
Block a user