2
0

🚸 Display error toast when script or set vari…

This commit is contained in:
Baptiste Arnaud
2024-06-11 18:18:05 +02:00
parent d80b3eaddb
commit 233ff91a57
15 changed files with 151 additions and 50 deletions

View File

@ -12396,6 +12396,9 @@
"content": {
"type": "string"
},
"isCode": {
"type": "boolean"
},
"args": {
"type": "array",
"items": {
@ -12509,6 +12512,9 @@
"content": {
"type": "string"
},
"isCode": {
"type": "boolean"
},
"args": {
"type": "array",
"items": {
@ -12677,6 +12683,9 @@
"content": {
"type": "string"
},
"isCode": {
"type": "boolean"
},
"args": {
"type": "array",
"items": {