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
fix: match Delete/Move to Trash in showMessageBox monkey-patch
On Linux CI (headless, no recycle bin), the delete confirmation uses
'Delete' or 'Move to Trash' as button labels, not 'OK'. Expand the
regex to match all known confirm labels.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments