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
Commit b29b8df on stable_3_3_0 introduces an error while loading the plugin, because of a missing }
but actually it seems to unnecessarily duplicate an if-statement.
attached patch fixes this (If I find out how to add one here).