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 and timgl committed Oct 25, 2024
1 parent 1329a09 commit 8e0ebb3
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 8e0ebb3

Please sign in to comment.