fix: better handling of broken shortcuts
This commit is contained in:
@ -106,7 +106,7 @@ const menuItems = [
|
||||
command: async () => await startline(true, false),
|
||||
},
|
||||
{
|
||||
label: 'Create shortcut',
|
||||
label: 'Create desktop shortcut',
|
||||
icon: 'pi pi-link',
|
||||
command: createShortcut,
|
||||
},
|
||||
|
Reference in New Issue
Block a user