Skip to content

Commit

Permalink
chore: do not always refresh (#25789)
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin authored Oct 24, 2024
1 parent 632bb8d commit 3bb97b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/scenes/error-tracking/ErrorTrackingScene.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ export function ErrorTrackingScene(): JSX.Element {
},
showOpenEditorButton: false,
insightProps: insightProps,
alwaysRefresh: true,
}

return (
Expand Down

0 comments on commit 3bb97b4

Please sign in to comment.