clock: code cleanups + cookie by default

This commit is contained in:
nrand
2025-11-14 17:49:02 +02:00
parent a065829eee
commit bd284a5ef4
2 changed files with 13 additions and 3 deletions
@@ -158,7 +158,7 @@ Singleton {
property real x: 100
property real y: 100
property string style: "cookie" // Options: "cookie", "digital"
property string styleLocked: "digital" // Options: "cookie", "digital"
property string styleLocked: "cookie" // Options: "cookie", "digital"
property JsonObject cookie: JsonObject {
property bool aiStyling: false
property int sides: 14