mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:28:47 -04:00
Add disable option
This commit is contained in:
@@ -66,7 +66,7 @@ typedef NS_ENUM(NSUInteger, GestureMode) {
|
||||
GestureModeVolume,
|
||||
GestureModeBrightness,
|
||||
GestureModeSeek,
|
||||
GestureModeInvalid
|
||||
GestureModeDisabled
|
||||
};
|
||||
// Gesture Section Enum
|
||||
typedef NS_ENUM(NSUInteger, GestureSection) {
|
||||
|
Reference in New Issue
Block a user