From 9072f0e152e0ae06731034a8927de9986dc9c3d6 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 25 Apr 2022 22:33:52 -0500 Subject: [PATCH] Add AllUpdatesSubscribe component --- src/pages/app/[slug].astro | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/pages/app/[slug].astro b/src/pages/app/[slug].astro index 264e40d..0964aa4 100644 --- a/src/pages/app/[slug].astro +++ b/src/pages/app/[slug].astro @@ -75,4 +75,10 @@ const lastUpdatedFriendly = null

{ JSON.stringify( appEntry ) } + + + +