diff --git a/src/pages/playground.astro b/src/pages/playground.astro index 1deb619..d76e865 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -25,6 +25,7 @@ const siteSyncPlaygroundConfigs: Record = { apache: 'src/data/playground-schema.ts', alfio: 'src/data/playground-configs.ts', answer: 'src/data/playground-configs.ts', + appwrite: 'src/data/playground-configs.ts', booklore: 'src/data/playground-configs.ts', changedetection: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts',