We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d9582 commit 89c54e9Copy full SHA for 89c54e9
frontend/src/lib/fixtures/topics.ts
@@ -212,7 +212,7 @@ export const topicStatsPayload: TopicAnalysis = {
212
valueSize: topicStatsSize,
213
hourlyMsgCounts: [
214
{ hourStart: 1659722400000, count: 18040 },
215
- { hourStart: 16597.8.00000, count: 20070 },
+ { hourStart: 1659726000000, count: 20070 },
216
],
217
},
218
{
0 commit comments