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
Reset rules at startup if persisted data is invalid
This should never happen, since it means we persisted data we can't load
again, but if it does happen somehow (a very buggy release that breaks
compatibility) this ensures that users see a clear error, and have their
rule data reset, instead of their app breaking inexplicably and
indefinitely, requiring a full reinstall.
0 commit comments