This commit is contained in:
nimsolated
2026-03-25 17:58:21 -07:00
parent 5631439606
commit e867e4b0a2
103 changed files with 1885 additions and 50 deletions

View File

@@ -0,0 +1,10 @@
{
"_fv": 73,
"_type": "command",
"definition": {
"commandName": "ari-get-permanent-stats",
"type": "STANDARD",
"permissionLevel": "No requirement",
"argsxml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"args_start\" deletable=\"false\" x=\"165\" y=\"94\"><next><block type=\"call_procedure\"><field name=\"procedure\">GetPermanentStatsCommandProcedure</field></block></next></block></xml>"
}
}