Commit bd4e2d66 authored by chechunchi's avatar chechunchi

fix small

parent 3565c40d
......@@ -65,7 +65,7 @@ export const Menu = () => {
{fetchStrings("!system", 80)}
</button>
<button disabled={!enableM2} onClick={onM2}>
{fetchStrings("!system", 80)?.concat("2")}
进入主要阶段2
</button>
<button disabled={!enableEp} onClick={onEp}>
{fetchStrings("!system", 81)}
......
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