From 3425e73077c21a8a208e26477ab5f0276d1d61f8 Mon Sep 17 00:00:00 2001 From: Maicon Berlofa Date: Fri, 3 Jul 2026 06:40:56 -0300 Subject: [PATCH] docs(chiefonboarding): 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 81ea159..764c220 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -32,6 +32,7 @@ const siteSyncPlaygroundConfigs: Record = { booklore: 'src/data/playground-configs.ts', castopod: 'src/data/playground-configs.ts', changedetection: 'src/data/playground-configs.ts', + chiefonboarding: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts', memcached: 'src/data/playground-configs.ts', notediscovery: 'src/data/playground-configs.ts',