mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 06:27:14 +03:00
Scroll to category in options page
This commit is contained in:
@@ -47,7 +47,8 @@ class SubmissionNotice {
|
||||
contentContainer={contentContainer}
|
||||
callback={callback}
|
||||
ref={this.noticeRef}
|
||||
closeListener={() => this.close()} />,
|
||||
closeListener={() => this.close()}
|
||||
smaller={true} />,
|
||||
this.noticeElement
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user