mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Fix import
This commit is contained in:
parent
07e072bc48
commit
693b200562
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
import { type Event } from '@/nostr/event.ts';
|
import { type Event } from '@/event.ts';
|
||||||
|
|
||||||
import { parseRelay } from './schema.ts';
|
import { parseRelay } from './schema.ts';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue