Fix import
This commit is contained in:
parent
07e072bc48
commit
693b200562
|
@ -1,4 +1,4 @@
|
|||
import { type Event } from '@/nostr/event.ts';
|
||||
import { type Event } from '@/event.ts';
|
||||
|
||||
import { parseRelay } from './schema.ts';
|
||||
|
||||
|
|
Loading…
Reference in New Issue