mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-27 22:55:55 +00:00
Update wf-test.json
This commit is contained in:
@@ -28,5 +28,14 @@
|
|||||||
"username": "test",
|
"username": "test",
|
||||||
"password": "password"
|
"password": "password"
|
||||||
},
|
},
|
||||||
"notes": []
|
"notes": [
|
||||||
|
{
|
||||||
|
"text": "note1",
|
||||||
|
"type": "warning"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "note2",
|
||||||
|
"type": "warning"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user