mirror of
https://github.com/cpvalente/ontime.git
synced 2026-07-26 10:38:55 +00:00
chore: remove incorrect label
This commit is contained in:
committed by
Carlos Valente
parent
d78e8838c3
commit
3877e207d0
@@ -6,7 +6,7 @@
|
||||
function getTrayMenu(showApp, askToQuit) {
|
||||
return [
|
||||
{
|
||||
label: 'Show App (Alt + 1)',
|
||||
label: 'Show App',
|
||||
click: () => showApp(),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user