fix: sniff chat attachment mime (#670) (thanks @cristip73)
This commit is contained in:
@@ -1674,6 +1674,7 @@ export async function startGatewayServer(
|
||||
getHealthCache: () => healthCache,
|
||||
refreshHealthSnapshot,
|
||||
logHealth,
|
||||
logGateway: log,
|
||||
incrementPresenceVersion: () => {
|
||||
presenceVersion += 1;
|
||||
return presenceVersion;
|
||||
|
||||
Reference in New Issue
Block a user