This commit is contained in:
Judah 2026-04-01 20:04:23 -06:00
parent e028ef0b29
commit 072618ae22

View file

@ -254,9 +254,9 @@
"isHidden": "no", "isHidden": "no",
"height": "SMALL", "height": "SMALL",
"alignment": "START", "alignment": "START",
"opponentAlignment": false, "opponentAlignment": "START",
"noAutoPayTo": true, "noAutoPayTo": true,
"isHorizontalAllowed": true, "isHorizontalAllowed": false,
"displayedTitle": "", "displayedTitle": "",
"noQuickActions": false, "noQuickActions": false,
"enterTapped": false, "enterTapped": false,
@ -269,10 +269,10 @@
"title": "Green", "title": "Green",
"isHidden": "no", "isHidden": "no",
"height": "SMALL", "height": "SMALL",
"alignment": "CENTER", "alignment": "START",
"opponentAlignment": false, "opponentAlignment": "START",
"noAutoPayTo": false, "noAutoPayTo": false,
"isHorizontalAllowed": true, "isHorizontalAllowed": false,
"displayedTitle": "", "displayedTitle": "",
"noQuickActions": false, "noQuickActions": false,
"enterTapped": false, "enterTapped": false,
@ -285,10 +285,10 @@
"title": "Blue", "title": "Blue",
"isHidden": "no", "isHidden": "no",
"height": "SMALL", "height": "SMALL",
"alignment": "CENTER", "alignment": "START",
"opponentAlignment": false, "opponentAlignment": "START",
"noAutoPayTo": false, "noAutoPayTo": false,
"isHorizontalAllowed": true, "isHorizontalAllowed": false,
"displayedTitle": "", "displayedTitle": "",
"noQuickActions": false, "noQuickActions": false,
"enterTapped": false, "enterTapped": false,