From f1b454d2cd8bf054fabbc81f46389a20b5516068 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 15 Aug 2024 17:09:18 +0200 Subject: app: fix settings schema default values --- app/ch.arknet.Turns.gschema.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app') diff --git a/app/ch.arknet.Turns.gschema.xml b/app/ch.arknet.Turns.gschema.xml index b3f6f82..4281679 100644 --- a/app/ch.arknet.Turns.gschema.xml +++ b/app/ch.arknet.Turns.gschema.xml @@ -2,17 +2,17 @@ - @green_3 + '@green_3' Friendly Disposition Color The color used to shade friendly participants. - @red_3 + '@red_3' Hostile Disposition Color The color used to shade hostile participants. - @purple_3 + '@purple_3' Secret Disposition Color The color used to shade secret participants. -- cgit v1.2.3