mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-19 12:14:20 +01:00
Merge branch 'captcha-n' into 'main'
Switch captcha_solved from a label event to an n-tag on a user event See merge request soapbox-pub/ditto!547
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Context } from '@hono/hono';
|
||||
import { type Context } from '@hono/hono';
|
||||
import { HTTPException } from '@hono/hono/http-exception';
|
||||
import { NostrEvent, NostrFilter } from '@nostrify/nostrify';
|
||||
import Debug from '@soapbox/stickynotes/debug';
|
||||
|
||||
Reference in New Issue
Block a user