Skip to content

Commit f5c4015

Browse files
committed
fix: 'show in seekbar' sponsorblock option causes app to crash
1 parent d5badda commit f5c4015

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/com/github/libretube/enums/SbSkipOptions.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package com.github.libretube.enums
22

33
enum class SbSkipOptions {
44
OFF,
5+
VISIBLE,
56
MANUAL,
67
AUTOMATIC,
78
AUTOMATIC_ONCE

0 commit comments

Comments
 (0)