diff --git a/src/utils/web.ts b/src/utils/web.ts index 1e7be076..837c4bed 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({