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',