mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
fixed params on log function
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
params[_type, _message];
|
params["_type", "_message"];
|
||||||
|
|
||||||
"armatak" callExtension ["log", [_type, _message]]
|
"armatak" callExtension ["log", [_type, _message]]
|
||||||
|
|||||||
Reference in New Issue
Block a user