no message

This commit is contained in:
2025-06-18 10:40:58 +02:00
parent e969385e0e
commit 2503bb5628
5 changed files with 1 additions and 1 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"elements":[
{
"type": "SelectVariable",
"name": "Reservate",
"caption": "Betrag reservieren",
"test": true
},
{
"type": "SelectVariable",
"name": "GetAmount",
"caption": "Betrag Abziehen",
"test": true
},
{
"type": "SelectVariable",
"name": "HTMLBox",
"caption": "HTMLBox",
"test": true
}
]
}