mirror of
https://github.com/logos-messaging/logos-messaging-frontend.git
synced 2026-05-01 07:53:20 +00:00
Merge pull request #23 from waku-org/weboko/fix-content-topic
bug: allow to publish to set contentTopic
This commit is contained in:
commit
f510cc9881
@ -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