You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if(showDialog&&((!permanently&&!canBeSentToBin)||UserSettingsService.PreferencesSettingsService.ShowConfirmDeleteDialog))// Check if the setting to show a confirmation dialog is on
119
+
if(showDialog&&UserSettingsService.PreferencesSettingsService.ShowConfirmDeleteDialog)// Check if the setting to show a confirmation dialog is on
0 commit comments