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
On line 243, the last argument of the ?: construct is command when it should be postCommand. This means the on notify command is fired twice, but the post command never.
The text was updated successfully, but these errors were encountered:
On line 243, the last argument of the ?: construct is command when it should be postCommand. This means the on notify command is fired twice, but the post command never.
The text was updated successfully, but these errors were encountered: