summaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authorMetaCubeX <[email protected]>2022-10-10 19:02:50 +0800
committerGitHub <[email protected]>2022-10-10 19:02:50 +0800
commitfa0bf20047f4afff5dfe7dc3874c969851f80602 (patch)
treeff098b79093e94da50ea9b731cd0cfefef61cb17 /src/components
parent4b7e7cedbf2574237710a69647dc5b162508f8b6 (diff)
Update Config.tsx
Diffstat (limited to 'src/components')
-rw-r--r--src/components/Config.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/Config.tsx b/src/components/Config.tsx
index ded79ad..a9ee04f 100644
--- a/src/components/Config.tsx
+++ b/src/components/Config.tsx
@@ -65,8 +65,8 @@ const modeOptions = [
];
const tunStackOptions = [
- ['gVisor', 'gVisor'],
- ['System', 'System'],
+ ['gvisor', 'gVisor'],
+ ['system', 'System'],
];
const mapState = (s: State) => ({