Skip to content

Commit

Permalink
chore: NIP
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Sep 15, 2024
1 parent 908eeba commit 81d49b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Dashboard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const DashboardPage: React.FC = () => {
classNames={{ body: styles.gaChartContent }}
title="GA Realtime(过去 30 分钟)"
>
<GoogleAnalyticsRealtime pollIntervalSeconds={10} chartHeight={200} />
<GoogleAnalyticsRealtime pollIntervalSeconds={16} chartHeight={200} />
</Card>
</Col>
<Col xs={24} md={24} lg={15}>
Expand Down

0 comments on commit 81d49b2

Please sign in to comment.