added tag optional to account interfaces
This commit is contained in:
parent
4ce5d773b0
commit
2299a5eb27
@ -8,8 +8,8 @@
|
||||
},
|
||||
{
|
||||
"name": "userDisplayName",
|
||||
"type": "QString"
|
||||
"type": "QString",
|
||||
"optional": true
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user