Removed Legacy Assembly JSON Files

This commit is contained in:
2025-11-03 04:17:50 -07:00
parent bcf55851b5
commit 1e224532db
55 changed files with 295 additions and 349 deletions

View File

@@ -0,0 +1,23 @@
{
"category": "script",
"description": "Import/export test script.",
"files": [],
"name": "Import Script",
"script": "V3JpdGUtSG9zdCAicm91bmQgdHJpcCBleHBvcnQi",
"script_encoding": "base64",
"sites": {
"mode": "all",
"values": []
},
"timeout_seconds": 45,
"type": "powershell",
"variables": [
{
"default": "",
"label": "Example",
"name": "example",
"type": "string"
}
],
"version": 2
}