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
I understand that auto updates are not supported for Linux yet but I think that method should still return a promise, even one that is instantly rejected, so you don't have to explicitly check for an undefined value but simply use .catch instead.
The text was updated successfully, but these errors were encountered:
I understand that auto updates are not supported for Linux yet but I think that method should still return a promise, even one that is instantly rejected, so you don't have to explicitly check for an undefined value but simply use
.catch
instead.The text was updated successfully, but these errors were encountered: