1 Commits
0.2.2 ... 0.2.3

Author SHA1 Message Date
eefb8c2053 :( missed the command
Some checks failed
Example Action / Lint (push) Successful in 2s
Example Action / BuildAndTest (push) Failing after 9m44s
2025-07-08 12:33:43 +02:00

View File

@@ -81,7 +81,7 @@ clearChannel{
} }
clearCounter4 { clearCounter4 {
out "15"; out "CC 15";
in; in;
@mismatch{in "%(\$1MsgTxt)s";} @mismatch{in "%(\$1MsgTxt)s";}
} }