wip: migrate to desktop2
This commit is contained in:
3
packages/types/index.d.ts
vendored
3
packages/types/index.d.ts
vendored
@@ -55,8 +55,7 @@ export interface Metadata {
|
||||
}
|
||||
|
||||
export interface CurrentAccount {
|
||||
pubkey: string;
|
||||
npub?: string;
|
||||
npub: string;
|
||||
contacts?: string[];
|
||||
interests?: Interests;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user