diff --git a/src/components/SponsorTimeEditComponent.tsx b/src/components/SponsorTimeEditComponent.tsx index eb0109e3..753be97a 100644 --- a/src/components/SponsorTimeEditComponent.tsx +++ b/src/components/SponsorTimeEditComponent.tsx @@ -128,11 +128,13 @@ class SponsorTimeEditComponent extends React.Component - this.setTimeTo(0, 0)}> - {chrome.i18n.getMessage("bracketStart")} - + {sponsorTime.actionType !== ActionType.Poi ? ( + this.setTimeTo(0, 0)}> + {chrome.i18n.getMessage("bracketStart")} + + ): ""}