Fix default value for logo

This commit is contained in:
Simon Stürz 2018-02-12 14:35:49 +01:00
parent a844754ffe
commit e2c8c23f79

View File

@ -101,7 +101,7 @@
"name": "logo",
"displayName": "logo",
"type": "QString",
"defaultValue": "heart",
"defaultValue": "Heart",
"allowedValues": [
"Up",
"Down",