fixed DontEatMyContent bracket

This commit is contained in:
Aric 2022-09-23 16:32:21 -05:00 committed by GitHub
parent d9f7472c3a
commit ce6da4fd3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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