mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 04:50:44 +00:00
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