Skip to content

Commit 8b8dba1

Browse files
author
Jicheng Lu
committed
change default time range
1 parent eed4af5 commit 8b8dba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/page/conversation/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
channel: null,
9393
status: null,
9494
taskId: null,
95-
timeRange: TimeRange.Last3Hours,
95+
timeRange: TimeRange.Last12Hours,
9696
states: [],
9797
tags: []
9898
};

0 commit comments

Comments
 (0)