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
**Safe mode** will catch exceptions and store their message in the string variable `data.ERROR` so you don't have to manually deal with try/catch anymore, and you can easily perform a keycheck on the message.
0 commit comments