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
In issue #67, it was requested that the remote console allow the user to change the language used by the app without changing the language of the desktop. This was fixed.
However, it would be nice if the language change did not require restarting the application. This does not work natively in electron, but since other electron apps have made it work, so can this.