mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 01:32:06 +00:00
even more typo :/
This commit is contained in:
parent
eb73615d19
commit
7673f68667
1 changed files with 1 additions and 1 deletions
|
|
@ -1161,7 +1161,7 @@ static void replaceTab(YTIGuideResponse *response) {
|
|||
%init(gReplacePreviousAndNextButton);
|
||||
}
|
||||
if (dontEatMyContent)
|
||||
%init(gDontEatMyContent)
|
||||
%init(gDontEatMyContent);
|
||||
}
|
||||
if (@available(iOS 16, *)) {
|
||||
%init(iOS16);
|
||||
|
|
|
|||
Loading…
Reference in a new issue