Turn line into macro command
This commit is contained in:
parent
d30418d57a
commit
7bfa12b539
@ -33,7 +33,7 @@ class logger {
|
||||
}
|
||||
|
||||
execute run {
|
||||
say "The log level is set to $(0).";
|
||||
$say "The log level is set to $(0).";
|
||||
} with [$log_level];
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user