Inverted from isImage to isIcon. Should be more logical for users

This commit is contained in:
WBHarry 2026-03-09 20:10:31 +01:00
parent 51e681cef9
commit cce86c7032
8 changed files with 33 additions and 31 deletions

View file

@ -2657,7 +2657,7 @@
"resources": {
"resources": {
"value": { "label": "Icon" },
"isPath": { "label": "Is Image" },
"isIcon": { "label": "Font Awesome Icon" },
"noColorFilter": { "label": "Disable Color Filter" }
}
},