added tag optional to account interfaces

pull/369/head
Boernsman 2020-12-14 10:39:00 +01:00
parent 4ce5d773b0
commit 2299a5eb27
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
},
{
"name": "userDisplayName",
"type": "QString"
"type": "QString",
"optional": true
}
]
}