mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-22 02:58:45 -04:00
Update LowContrastMode.xm
This commit is contained in:

committed by
GitHub

parent
607ac6fee7
commit
8593539c3f
@@ -1,6 +1,6 @@
|
||||
#import "../YTLitePlus.h"
|
||||
|
||||
// Low Contrast Mode
|
||||
// Low Contrast Mode - @arichornlover
|
||||
static int contrastMode() {
|
||||
return [[NSUserDefaults standardUserDefaults] integerForKey:@"lcm"];
|
||||
}
|
||||
|
Reference in New Issue
Block a user