mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 13:26:04 -06:00
fix(watch): include chat status in preview snapshot
This commit is contained in:
@@ -289,6 +289,7 @@ extension WatchInboxStore {
|
||||
text: "Gateway is online and ready.",
|
||||
timestampMs: sentAtMs - 30000),
|
||||
],
|
||||
chatStatus: nil,
|
||||
sentAtMs: sentAtMs,
|
||||
snapshotId: "watch-screenshot-now-face"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user