Skip to content

Commit 89c54e9

Browse files
committed
revert
1 parent 19d9582 commit 89c54e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/lib/fixtures/topics.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ export const topicStatsPayload: TopicAnalysis = {
212212
valueSize: topicStatsSize,
213213
hourlyMsgCounts: [
214214
{ hourStart: 1659722400000, count: 18040 },
215-
{ hourStart: 16597.8.00000, count: 20070 },
215+
{ hourStart: 1659726000000, count: 20070 },
216216
],
217217
},
218218
{

0 commit comments

Comments
 (0)