Skip to content

Commit

Permalink
📝 update commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MiranDMC committed Dec 8, 2024
1 parent df73fae commit 131db48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions sa/sa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1733174522731,
"version": "0.804",
"last_update": 1733681664349,
"version": "0.805",
"url": "https://library.sannybuilder.com/#/sa"
},
"extensions": [
Expand Down Expand Up @@ -52432,11 +52432,15 @@
{
"name": "label",
"type": "label"
},
{
"name": "params",
"type": "arguments"
}
],
"id": "0E6F",
"name": "STREAM_CUSTOM_SCRIPT_FROM_LABEL",
"num_params": 1,
"num_params": 2,
"short_desc": "Loads a custom script at the specified label"
},
{
Expand Down
2 changes: 1 addition & 1 deletion sa/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.804
0.805

0 comments on commit 131db48

Please sign in to comment.