fixed zen not starting correctly from the command line

This commit is contained in:
Miodec 2021-02-17 16:36:09 +00:00
parent 260de8aca1
commit 8dbef995a3

View file

@ -1379,6 +1379,7 @@ let commandsMode = {
display: "zen",
exec: () => {
setMode("zen");
manualRestart = true;
restartTest();
},
},