From 142af44bbfec583c0be543f83f6fb532f3d34ec3 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Tue, 16 May 2023 16:43:41 +0200 Subject: [PATCH] Fix tabs in galene conf --- src/Galene/data/config.json | 6 +++--- src/Galene/groups/main.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Galene/data/config.json b/src/Galene/data/config.json index 1ceb866..21af0cb 100644 --- a/src/Galene/data/config.json +++ b/src/Galene/data/config.json @@ -1,6 +1,6 @@ { - "canonicalHost": "galene.edgarpierre.fr", - "admin": [ + "canonicalHost": "galene.edgarpierre.fr", + "admin": [ $$$ - ] + ] } diff --git a/src/Galene/groups/main.json b/src/Galene/groups/main.json index 1ceb866..21af0cb 100644 --- a/src/Galene/groups/main.json +++ b/src/Galene/groups/main.json @@ -1,6 +1,6 @@ { - "canonicalHost": "galene.edgarpierre.fr", - "admin": [ + "canonicalHost": "galene.edgarpierre.fr", + "admin": [ $$$ - ] + ] }