feat: add keyboard shortcut to quit the app on Windows #1202
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import { app, Menu, shell } from 'electron';
|
||||
|
||||
export default () => {
|
||||
const newLocal = 'quit';
|
||||
const template = [
|
||||
{
|
||||
label: 'Edit',
|
||||
|
|
Loading…
Add table
Reference in a new issue