diff --git a/src/pages/playground.astro b/src/pages/playground.astro index 07b8fe5b..3fad1903 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -22,6 +22,7 @@ const scenariosJson = JSON.stringify(scenarios); const siteSyncPlaygroundConfigs: Record = { 'adguard-home': 'src/data/playground-configs.ts', + answer: 'src/data/playground-configs.ts', booklore: 'src/data/playground-configs.ts', changedetection: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts',