Update uYouPlusSettings.xm

This commit is contained in:
arichornlover 2024-06-09 19:50:56 -05:00 committed by GitHub
parent 57e299f708
commit ddf5070386
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -266,7 +266,7 @@ extern NSBundle *uYouPlusBundle();
[settingsViewController reloadData];
SHOW_RELAUNCH_YT_SNACKBAR;
}
}]];
}];
[settingsViewController presentViewController:confirmPasteAlert animated:YES completion:nil];
}
return YES;