Update uYouPlusSettings.xm

This commit is contained in:
arichornlover 2024-06-05 14:05:02 -05:00 committed by GitHub
parent 39b6f34782
commit 237ad26bdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1400,8 +1400,6 @@ extern NSBundle *uYouPlusBundle();
[[NSUserDefaults standardUserDefaults] setObject:value forKey:key];
}
}
[settingsViewController reloadData];
SHOW_RELAUNCH_YT_SNACKBAR;
}
}