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
SetText(fmt.Sprintf("\n[red::b] DANGER ZONE \n\n[white::-]You are about to %s:\n[yellow] %s [white]\n\nType exactly: [red::b]Yes Please![white::-]", actionName, item))
25
+
SetText(fmt.Sprintf("\n[red::b] DANGER ZONE \n\n[white::-]You are about to %s:\n[yellow] %s [white]\n\nType [red::b]y[white::-] or [red::b]yes[white::-] to confirm", actionName, item))
0 commit comments