mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-16 11:25:48 -07:00
Removed Legacy Assembly JSON Files
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user