mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-05 23:42:40 +00:00
Consolidate the messages into the same enum
This commit is contained in:
parent
888f5f8bb6
commit
ce632a25cf
11 changed files with 85 additions and 54 deletions
|
|
@ -66,7 +66,6 @@ export const startOlmOfflineChecker = (): void => {
|
|||
await sendTerminateClient(
|
||||
offlineClient.clientId,
|
||||
OlmErrorCodes.TERMINATED_INACTIVITY,
|
||||
"Client terminated due to inactivity",
|
||||
offlineClient.olmId
|
||||
); // terminate first
|
||||
// wait a moment to ensure the message is sent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue