latex: Fix shortcuts (#2787)

* latex: Fix shortcuts

* remove whitespace
This commit is contained in:
Issac Lin 2021-10-21 14:51:28 +08:00 committed by GitHub
parent 37f5ff42a9
commit 7798980149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,8 +19,8 @@
],
"shortcuts": [
[
"MiKTeX Console",
"texmfs\\install\\miktex\\bin\\x64\\miktex-console.exe"
"texmfs\\install\\miktex\\bin\\x64\\miktex-console.exe",
"MiKTeX Console"
]
],
"env_add_path": "texmfs\\install\\miktex\\bin\\x64"