We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5badda commit f5c4015Copy full SHA for f5c4015
1 file changed
app/src/main/java/com/github/libretube/enums/SbSkipOptions.kt
@@ -2,6 +2,7 @@ package com.github.libretube.enums
2
3
enum class SbSkipOptions {
4
OFF,
5
+ VISIBLE,
6
MANUAL,
7
AUTOMATIC,
8
AUTOMATIC_ONCE
0 commit comments