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