From d6d7eaff1f2d7fe62f09ecc0314d99cc1a3c35a4 Mon Sep 17 00:00:00 2001 From: Maicon Berlofa Date: Fri, 3 Jul 2026 00:54:22 -0300 Subject: [PATCH] docs(automatisch): 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 7248f37..2c9fe32 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -28,6 +28,7 @@ const siteSyncPlaygroundConfigs: Record = { appwrite: 'src/data/playground-configs.ts', archivebox: 'src/data/playground-configs.ts', authelia: 'src/data/playground-configs.ts', + automatisch: 'src/data/playground-configs.ts', booklore: 'src/data/playground-configs.ts', changedetection: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts',