wip: complete new onboarding
This commit is contained in:
2
src/utils/types.d.ts
vendored
2
src/utils/types.d.ts
vendored
@@ -26,7 +26,7 @@ export interface Account extends NDKUserProfile {
|
||||
npub: string;
|
||||
pubkey: string;
|
||||
follows: null | string[];
|
||||
network: null | string[];
|
||||
circles: null | string[];
|
||||
is_active: number;
|
||||
last_login_at: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user