diff --git a/src/components/SponsorTimeEditComponent.tsx b/src/components/SponsorTimeEditComponent.tsx index ae185b58..ef0ace48 100644 --- a/src/components/SponsorTimeEditComponent.tsx +++ b/src/components/SponsorTimeEditComponent.tsx @@ -292,10 +292,9 @@ class SponsorTimeEditComponent extends React.Component {Config.config.scrollToEditTimeUpdate = true}, + buttonFunction: () => { Config.config.scrollToEditTimeUpdate = true }, fontSize: "14px", maxHeight: "200px" - }); } }