fixing tiny bugs

This commit is contained in:
2023-12-28 11:55:29 +01:00
parent 55f728f657
commit 2954990a27
5 changed files with 24 additions and 14 deletions

View File

@ -1,7 +1,7 @@
Panic {
*new {
CmdPeriod.run;
^CmdPeriod.run;
}
}