CustomIcomButton: changed default icon to "heart"

This commit is contained in:
LemmyCook 2025-09-09 09:16:48 -04:00
parent 64c1e842f9
commit fe139c208a

View file

@ -60,7 +60,7 @@ Singleton {
},
"CustomButton": {
"allowUserSettings": true,
"icon": "favorite",
"icon": "heart",
"leftClickExec": "",
"rightClickExec": "",
"middleClickExec": ""