mirror of
https://github.com/logos-messaging/logos-messaging-frontend.git
synced 2026-01-02 13:53:13 +00:00
bug: allow to publish to set contentTopic
This commit is contained in:
parent
328967c560
commit
5a651a4119
@ -64,7 +64,7 @@ export const useWaku = () => {
|
||||
await waku.relay.send({
|
||||
version: 0,
|
||||
timestamp,
|
||||
contentTopic: CONTENT_TOPIC,
|
||||
contentTopic,
|
||||
payload: btoa(JSON.stringify({
|
||||
nick,
|
||||
text
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user