diff --git a/Sources/uYouPlusSettings.xm b/Sources/uYouPlusSettings.xm index 2e878ef..b8c2f36 100644 --- a/Sources/uYouPlusSettings.xm +++ b/Sources/uYouPlusSettings.xm @@ -266,7 +266,7 @@ extern NSBundle *uYouPlusBundle(); [settingsViewController reloadData]; SHOW_RELAUNCH_YT_SNACKBAR; } - }]]; + }]; [settingsViewController presentViewController:confirmPasteAlert animated:YES completion:nil]; } return YES;