Merge pull request #1059 from Araxeus/rename-single-instance-lock-menu-name

This commit is contained in:
Araxeus
2023-03-14 17:20:22 +02:00
committed by GitHub

View File

@ -131,7 +131,7 @@ const mainMenuTemplate = (win) => {
], ],
}, },
{ {
label: "Release single instance lock", label: "Single instance lock",
type: "checkbox", type: "checkbox",
checked: false, checked: false,
click: (item) => { click: (item) => {