remove clock scale option (it has never been good)

This commit is contained in:
end-4
2025-11-05 00:41:28 +01:00
parent ba6fba447a
commit 1f208125bf
2 changed files with 0 additions and 14 deletions
@@ -152,7 +152,6 @@ Singleton {
property real x: 100
property real y: 100
property string style: "cookie" // Options: "cookie", "digital"
property real scale: 1
property JsonObject cookie: JsonObject {
property bool aiStyling: false
property int sides: 14