Commit c7d63765 authored by Chunchi Che's avatar Chunchi Che

fix small

parent 87d860af
...@@ -10,6 +10,11 @@ ...@@ -10,6 +10,11 @@
"ip": "tiramisu.moecube.com", "ip": "tiramisu.moecube.com",
"port": "8912" "port": "8912"
}, },
{
"name": "mycard-custom",
"ip": "tiramisu.moecube.com",
"port": "7912"
},
{ {
"name": "pre-release", "name": "pre-release",
"ip": "koishi.momobako.com", "ip": "koishi.momobako.com",
......
...@@ -106,7 +106,7 @@ export const MatchModal: React.FC = ({}) => { ...@@ -106,7 +106,7 @@ export const MatchModal: React.FC = ({}) => {
label: "Koishi服", label: "Koishi服",
}, },
{ {
value: 2, value: 3,
label: "超先行服", label: "超先行服",
}, },
]} ]}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment