From 41a2fc2cb35d3a676a04af4cce5aacb4cb8a24c7 Mon Sep 17 00:00:00 2001 From: Brian Choromanski Date: Tue, 17 Oct 2023 17:06:41 -0400 Subject: Assigned a new ID 'sponsorTimePreviewEndButton' to the newly added 'End' button --- src/components/SponsorTimeEditComponent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SponsorTimeEditComponent.tsx b/src/components/SponsorTimeEditComponent.tsx index 753be97a..22e10d42 100644 --- a/src/components/SponsorTimeEditComponent.tsx +++ b/src/components/SponsorTimeEditComponent.tsx @@ -297,7 +297,7 @@ class SponsorTimeEditComponent extends React.Component this.previewTime(e.ctrlKey, e.shiftKey, true)}> {chrome.i18n.getMessage("End")} -- cgit v1.2.3