From ad6ce0a67ddcecc2d7db2df50ede12b0be8d4c1c Mon Sep 17 00:00:00 2001 From: Maicon Berlofa Date: Fri, 3 Jul 2026 00:25:11 -0300 Subject: [PATCH] docs(authelia): sync playground registry --- src/pages/playground.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/playground.astro b/src/pages/playground.astro index 4314fa3..7248f37 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -27,6 +27,7 @@ const siteSyncPlaygroundConfigs: Record = { apache: 'src/data/playground-schema.ts', appwrite: 'src/data/playground-configs.ts', archivebox: 'src/data/playground-configs.ts', + authelia: 'src/data/playground-configs.ts', booklore: 'src/data/playground-configs.ts', changedetection: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts',