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
fix(desktop): expose About and Check for Updates in Help menu on Windows/Linux (#888)
On macOS these items live in the application menu by platform convention,
but Windows and Linux have no app menu, leaving users with no way to
view the version or trigger an update check. Add them to the Help menu
on non-darwin platforms.
Refs #784
0 commit comments