Update uYouPlus.xm

This commit is contained in:
arichornlover 2024-03-07 18:29:38 -06:00 committed by GitHub
parent f870a575e0
commit 2531b211bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1230,9 +1230,6 @@ static BOOL findCell(ASNodeController *nodeController, NSArray <NSString *> *ide
if (IS_ENABLED(@"hidePreviousAndNextButton_enabled")) {
%init(gHidePreviousAndNextButton);
}
// if (IS_ENABLED(@"replacePreviousAndNextButton_enabled")) {
// %init(gReplacePreviousAndNextButton);
// }
if (IS_ENABLED(@"hideOverlayDarkBackground_enabled")) {
%init(gHideOverlayDarkBackground);
}