Skip to content

Commit

Permalink
Extension builds again
Browse files Browse the repository at this point in the history
  • Loading branch information
killergerbah committed Aug 28, 2024
1 parent 7ee4899 commit 75a4422
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extension/src/ui/components/SidePanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ export default function SidePanel({ settings, extension }: Props) {
onAnkiDialogRequest={noOp}
onAnkiDialogRewind={noOp}
onAppBarToggle={noOp}
onFullscreenToggle={noOp}
onHideSubtitlePlayer={noOp}
onVideoPopOut={noOp}
onPlayModeChangedViaBind={noOp}
Expand Down

0 comments on commit 75a4422

Please sign in to comment.