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
We seem to have registered duplicate shorcuts which we get warnings for in console. Usually this appears when token editing or pushing to git.
Let's make sure that we do not register duplicate shortcuts. Each of the screens that has the Enter shortcut can only appear once, so they do not appear together, so we should be able to get rid of this warning.
The text was updated successfully, but these errors were encountered:
We seem to have registered duplicate shorcuts which we get warnings for in console. Usually this appears when token editing or pushing to git.
Let's make sure that we do not register duplicate shortcuts. Each of the screens that has the Enter shortcut can only appear once, so they do not appear together, so we should be able to get rid of this warning.
The text was updated successfully, but these errors were encountered: