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
* Now that the OneSignalClientError type contains a nullable responseHeaders property, there is no need to default a null dictionary to be an empty dictionary
* This default was recently added to prevent a crash that is no longer an issue after these changes.
0 commit comments