CustomIcomButton: changed default icon to "heart"
This commit is contained in:
parent
64c1e842f9
commit
fe139c208a
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ Singleton {
|
||||||
},
|
},
|
||||||
"CustomButton": {
|
"CustomButton": {
|
||||||
"allowUserSettings": true,
|
"allowUserSettings": true,
|
||||||
"icon": "favorite",
|
"icon": "heart",
|
||||||
"leftClickExec": "",
|
"leftClickExec": "",
|
||||||
"rightClickExec": "",
|
"rightClickExec": "",
|
||||||
"middleClickExec": ""
|
"middleClickExec": ""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue