diff --git a/libnymea/interfaces/account.json b/libnymea/interfaces/account.json index 539d7dec..f57126b8 100644 --- a/libnymea/interfaces/account.json +++ b/libnymea/interfaces/account.json @@ -8,8 +8,8 @@ }, { "name": "userDisplayName", - "type": "QString" + "type": "QString", + "optional": true } - ] }