mirror of https://github.com/nymea/nymea.git
added tag optional to account interfaces
parent
4ce5d773b0
commit
2299a5eb27
|
|
@ -8,8 +8,8 @@
|
|||
},
|
||||
{
|
||||
"name": "userDisplayName",
|
||||
"type": "QString"
|
||||
"type": "QString",
|
||||
"optional": true
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue