settings: cookie clock: fix wrong name/icon

This commit is contained in:
end-4
2025-10-11 18:16:02 +02:00
parent edc83764c4
commit 5a5328b1cb
@@ -181,8 +181,8 @@ ContentPage {
value: "classic"
},
{
displayName: Translation.tr("circle"),
icon: "stroke_partial",
displayName: Translation.tr("Hollow"),
icon: "circle",
value: "hollow"
},
{