mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
update to electron 6.0.x (#81644)
* update to electron 6.0.x * chore: bump electron@6.0.12
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Name=@@NAME_LONG@@ - URL Handler
|
||||
Comment=Code Editing. Redefined.
|
||||
GenericName=Text Editor
|
||||
Exec=@@EXEC@@ --open-url %U
|
||||
Exec=@@EXEC@@ --no-sandbox --open-url %U
|
||||
Icon=@@ICON@@
|
||||
Type=Application
|
||||
NoDisplay=true
|
||||
|
||||
Reference in New Issue
Block a user