Nostr streaming provider topup
This commit is contained in:
@ -77,7 +77,7 @@ export function ProfilePage() {
|
||||
liveEvent.kind,
|
||||
liveEvent.pubkey
|
||||
);
|
||||
navigate(`/live/${naddr}`);
|
||||
navigate(`/${naddr}`);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user