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
Had to make the atcVersions update call during the extension initialization sync again. Was trying to let it run in the backgroun (async) but it seems that it just wasn't completing in time before the parent function completed.
Had to make the atcVersions update call during the extension initialization sync again. Was trying to let it run in the backgroun (async) but it seems that it just wasn't completing in time before the parent function completed.