mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 22:17:21 +03:00
Remove log
This commit is contained in:
@@ -80,8 +80,6 @@ export class CategoryPill {
|
||||
} else {
|
||||
this.unsavedState = newState;
|
||||
}
|
||||
|
||||
console.log(this.unsavedState, this.ref.current?.state, "visible");
|
||||
}
|
||||
|
||||
async setSegment(segment: SponsorTime): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user