mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-14 07:27:05 +03:00
Fix inaccurate timer on upcoming notice
This commit is contained in:
@@ -41,7 +41,7 @@ class UpcomingNotice {
|
||||
closeListener={() => this.close()}
|
||||
smaller={true}
|
||||
fadeIn={true}
|
||||
unskipTime={timeLeft} />
|
||||
maxCountdownTime={timeLeft} />
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user