From b19a41139ac4a3152b5666c2291f21de38d0c5cd Mon Sep 17 00:00:00 2001 From: Maicon Berlofa Date: Fri, 3 Jul 2026 09:45:22 -0300 Subject: [PATCH] docs(ddns-updater): 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 f7ccef2..7cc33e5 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -37,6 +37,7 @@ const siteSyncPlaygroundConfigs: Record = { cloudflared: 'src/data/playground-configs.ts', countly: 'src/data/playground-configs.ts', cronicle: 'src/data/playground-configs.ts', + 'ddns-updater': 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts', memcached: 'src/data/playground-configs.ts', notediscovery: 'src/data/playground-configs.ts',