From 38241d011d935bce6829eb2e811e44b0232aa1da Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 1 Jan 2024 13:08:22 -0600 Subject: [PATCH] Add missing newline --- src/utils/web.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/web.ts b/src/utils/web.ts index 1e7be07..837c4be 100644 --- a/src/utils/web.ts +++ b/src/utils/web.ts @@ -64,6 +64,7 @@ function updateListEvent( tags: fn(prev?.tags ?? []), }), c); } + /** Publish an admin event through the pipeline. */ async function createAdminEvent(t: EventStub, c: AppContext): Promise> { const event = await signAdminEvent({