forked from coracle/flotilla
Add key signup, improve message listening
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
<script lang="ts">
|
||||
import {loadProfile, deriveProfileDisplay} from "@welshman/app"
|
||||
import {deriveProfileDisplay} from "@welshman/app"
|
||||
|
||||
export let pubkey
|
||||
|
||||
const profileDisplay = deriveProfileDisplay(pubkey)
|
||||
|
||||
loadProfile(pubkey)
|
||||
</script>
|
||||
|
||||
{$profileDisplay}
|
||||
|
||||
Reference in New Issue
Block a user