mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-29 06:10:47 +00:00
Consolidate the messages into the same enum
This commit is contained in:
@@ -307,7 +307,6 @@ async function cleanupOrphanedClients(
|
||||
await sendTerminateClient(
|
||||
deletedClient.clientId,
|
||||
OlmErrorCodes.TERMINATED_DELETED,
|
||||
"Deleted",
|
||||
deletedClient.olmId
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user