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
The current implementation has resolve called on a string for both good and bad responses. This is a little confusing and can make it difficult to determine if an error has happened or not.
The current implementation has
resolve
called on astring
for both good and bad responses. This is a little confusing and can make it difficult to determine if an error has happened or not.maildove/src/maildove.ts
Lines 252 to 258 in c5a8dbb
maildove/src/maildove.ts
Lines 303 to 308 in c5a8dbb
The text was updated successfully, but these errors were encountered: