Update uYouPlusSettings.xm

This commit is contained in:
arichornlover 2024-06-14 20:43:22 -05:00 committed by GitHub
parent 4d8e9f70b7
commit 69c9399f9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1428,7 +1428,6 @@ extern NSBundle *uYouPlusBundle();
}
YTSettingsViewController *settingsViewController = [self valueForKey:@"_settingsViewControllerDelegate"];
[settingsViewController reloadData];
SHOW_RELAUNCH_YT_SNACKBAR;
}
}
}