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
// TODO: error strings are not particularly useful
151
+
// TODO(#1): error strings are not particularly useful
152
152
switch (error) {
153
153
caseJIM_OK:
154
154
return"There is no error. The developer of this software just had a case of \"Task failed successfully\" https://i.imgur.com/Bdb3rkq.jpg - Please contact the developer and tell them that they are very lazy for not checking errors properly.";
0 commit comments