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