even more typo :/

This commit is contained in:
Aric 2022-09-21 22:15:58 -05:00 committed by GitHub
parent eb73615d19
commit 7673f68667
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1161,7 +1161,7 @@ static void replaceTab(YTIGuideResponse *response) {
%init(gReplacePreviousAndNextButton);
}
if (dontEatMyContent)
%init(gDontEatMyContent)
%init(gDontEatMyContent);
}
if (@available(iOS 16, *)) {
%init(iOS16);