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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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