fixed params on log function

This commit is contained in:
Valmo Trindade
2025-10-12 20:44:25 -03:00
parent bf3b0cf0d4
commit 9f8f326446

View File

@@ -1,3 +1,3 @@
params[_type, _message];
params["_type", "_message"];
"armatak" callExtension ["log", [_type, _message]]