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
bugfix: if let makes no sense if the input won't produce an optional
As it was it would throw a decode error instead of returning nil
this was exposed when I fixed the coding key for callOnBlock, which typically isn't present
0 commit comments