added reply message to channel

This commit is contained in:
Ren Amamiya
2023-04-12 10:03:16 +07:00
parent ac5e78a6b8
commit d8d3113fb9
21 changed files with 336 additions and 70 deletions

View File

@@ -84,7 +84,7 @@ export default function Page() {
setLoading(true);
for (const follow of follows) {
const metadata: any = await fetchMetadata(follow, pool, relays);
const metadata: any = await fetchMetadata(follow);
createPleb({
pleb_id: follow + '-lume' + id,
pubkey: follow,