From f70970674c9ffadc3210a38eb94da8e5bd577e46 Mon Sep 17 00:00:00 2001 From: Maicon Berlofa Date: Fri, 3 Jul 2026 11:17:55 -0300 Subject: [PATCH] docs(docmost): 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 eeb4a70..876cb6f 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -39,6 +39,7 @@ const siteSyncPlaygroundConfigs: Record = { cronicle: 'src/data/playground-configs.ts', 'ddns-updater': 'src/data/playground-configs.ts', 'discount-bandit': 'src/data/playground-configs.ts', + docmost: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts', memcached: 'src/data/playground-configs.ts', notediscovery: 'src/data/playground-configs.ts',