mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-18 17:12:08 +00:00
bug fix
This commit is contained in:
parent
82d7c39fdb
commit
32bd36c423
1 changed files with 1 additions and 1 deletions
|
|
@ -236,8 +236,8 @@ BOOL bigYTMiniPlayer() {
|
|||
arg1 = [oledColor colorWithAlphaComponent:0.0];
|
||||
} else {
|
||||
arg1 = oledColor;
|
||||
%orig;
|
||||
}
|
||||
%orig;
|
||||
}
|
||||
%end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue