From c278f30cae790925271cd403a8fb47fda8a4d289 Mon Sep 17 00:00:00 2001 From: Maicon Berlofa Date: Fri, 3 Jul 2026 08:53:06 -0300 Subject: [PATCH] docs(countly): sync playground coverage --- src/pages/playground.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/playground.astro b/src/pages/playground.astro index 44f33ed..56d824b 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -35,6 +35,7 @@ const siteSyncPlaygroundConfigs: Record = { chiefonboarding: 'src/data/playground-configs.ts', ckan: 'src/data/playground-configs.ts', cloudflared: 'src/data/playground-configs.ts', + countly: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts', memcached: 'src/data/playground-configs.ts', notediscovery: 'src/data/playground-configs.ts',