Skip to content

Commit

Permalink
fix: new line
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjaneczek committed May 23, 2024
1 parent d9d3c3c commit c49f8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scenes-app/src/demos/panelTimeRangeHandler.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,4 @@ function patchPanelContext(vizPanel: VizPanel) {
const nope = () => false;
panelContext.canEditAnnotations = nope;
panelContext.canDeleteAnnotations = nope;
}
}

0 comments on commit c49f8e9

Please sign in to comment.