mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-01-11 22:40:20 +00:00
Update LowContrastMode.xm
This commit is contained in:
parent
607ac6fee7
commit
8593539c3f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#import "../YTLitePlus.h"
|
||||
|
||||
// Low Contrast Mode
|
||||
// Low Contrast Mode - @arichornlover
|
||||
static int contrastMode() {
|
||||
return [[NSUserDefaults standardUserDefaults] integerForKey:@"lcm"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue