From 55ebd21ef0dbc00ecb5dc2ecf5fe45cc40995385 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Thu, 7 Jul 2022 13:37:01 -0500 Subject: [PATCH] Fix AllUpdatesSubscribe not getting hydrated --- src/pages/index.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.astro b/src/pages/index.astro index 13ae4b4..38906b7 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -62,6 +62,7 @@ const allAppsSummary = await DoesItAPI('all-apps-summary').get()