From 119e80f846b5e853baf7d813b6c3a65b0665c990 Mon Sep 17 00:00:00 2001 From: Maicon Berlofa Date: Thu, 2 Jul 2026 22:27:07 -0300 Subject: [PATCH] docs(appwrite): 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 1deb619..d76e865 100644 --- a/src/pages/playground.astro +++ b/src/pages/playground.astro @@ -25,6 +25,7 @@ const siteSyncPlaygroundConfigs: Record = { apache: 'src/data/playground-schema.ts', alfio: 'src/data/playground-configs.ts', answer: 'src/data/playground-configs.ts', + appwrite: 'src/data/playground-configs.ts', booklore: 'src/data/playground-configs.ts', changedetection: 'src/data/playground-configs.ts', medikeep: 'src/data/playground-configs.ts',