mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-10-29 12:20:37 -04:00
Update LowContrastMode.xm
This commit is contained in:
committed by
GitHub
parent
607ac6fee7
commit
8593539c3f
@@ -1,6 +1,6 @@
|
|||||||
#import "../YTLitePlus.h"
|
#import "../YTLitePlus.h"
|
||||||
|
|
||||||
// Low Contrast Mode
|
// Low Contrast Mode - @arichornlover
|
||||||
static int contrastMode() {
|
static int contrastMode() {
|
||||||
return [[NSUserDefaults standardUserDefaults] integerForKey:@"lcm"];
|
return [[NSUserDefaults standardUserDefaults] integerForKey:@"lcm"];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user