Update preferences.json - fix typos

This commit is contained in:
Sameera Sandakelum 2025-05-05 13:00:32 +05:30 committed by GitHub
parent 42d59e08dd
commit cb48fea2e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,14 +79,14 @@
},
{
"property": "mod.sameerasw.zen_notab_img_size",
"label": "🖼️ No tab scren image size with unit",
"label": "🖼️ No tab screen image size with unit",
"type": "string",
"defaultValue": "150px",
"placeholder": "50px (px, em, % ...)"
},
{
"property": "mod.sameerasw.zen_notab_img_opacity",
"label": "🖼️ No tab scren image opacity (0-1)",
"label": "🖼️ No tab screen image opacity (0-1)",
"type": "string",
"defaultValue": "1",
"placeholder": "0.75"