mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-08-05 03:33:51 +02:00
Fix default value for logo
This commit is contained in:
parent
a844754ffe
commit
e2c8c23f79
@ -101,7 +101,7 @@
|
|||||||
"name": "logo",
|
"name": "logo",
|
||||||
"displayName": "logo",
|
"displayName": "logo",
|
||||||
"type": "QString",
|
"type": "QString",
|
||||||
"defaultValue": "heart",
|
"defaultValue": "Heart",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"Up",
|
"Up",
|
||||||
"Down",
|
"Down",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user