Merge PR #369: Username optional on account interface
This commit is contained in:
commit
13629ec553
@ -8,8 +8,8 @@
|
||||
},
|
||||
{
|
||||
"name": "userDisplayName",
|
||||
"type": "QString"
|
||||
"type": "QString",
|
||||
"optional": true
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user