mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 04:57:09 +03:00
Added a smaller notice
This commit is contained in:
@@ -62,7 +62,8 @@ class SkipNotice {
|
||||
autoSkip={autoSkip}
|
||||
contentContainer={contentContainer}
|
||||
ref={this.skipNoticeRef}
|
||||
closeListener={() => this.close()} />,
|
||||
closeListener={() => this.close()}
|
||||
smaller={true} />,
|
||||
this.noticeElement
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user