Update wf-test.json

This commit is contained in:
Bas van den Berg
2025-03-14 18:37:56 +01:00
committed by GitHub
parent a04dae5178
commit 8ce51aaaac

View File

@@ -28,5 +28,14 @@
"username": "test",
"password": "password"
},
"notes": []
"notes": [
{
"text": "note1",
"type": "warning"
},
{
"text": "note2",
"type": "warning"
}
]
}