mirror of
https://github.com/logos-messaging/OpChan.git
synced 2026-01-02 12:53:10 +00:00
fix: update API params
This commit is contained in:
parent
0ea489a37b
commit
08c9acb25a
@ -77,8 +77,7 @@ export class ReliableMessaging {
|
||||
channelId,
|
||||
senderId,
|
||||
encoder,
|
||||
decoder,
|
||||
{ initialQueryLookbackMs: 30 * 24 * 60 * 60 * 1000 }
|
||||
decoder
|
||||
);
|
||||
this.setupChannelListeners(this.channel);
|
||||
} catch (error) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user