mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 03:57:09 +03:00
Scroll to category in options page
This commit is contained in:
@@ -12,7 +12,8 @@ export interface SubmissionNoticeProps {
|
||||
|
||||
callback: () => unknown;
|
||||
|
||||
closeListener: () => void
|
||||
closeListener: () => void;
|
||||
smaller: boolean;
|
||||
}
|
||||
|
||||
export interface SubmissionNoticeeState {
|
||||
|
||||
Reference in New Issue
Block a user