Skip to content

Commit aa75198

Browse files
committed
fix
1 parent 7f36015 commit aa75198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/nostr/encryption.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
import {Name, NIP05} from "./NDKUserProfile";
2+
import {Name, NIP05} from "@nostr-dev-kit/ndk";
33

44
export const interfaceObj = {
55
name: String,

0 commit comments

Comments
 (0)