mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
latex: Fix shortcuts (#2787)
* latex: Fix shortcuts * remove whitespace
This commit is contained in:
parent
37f5ff42a9
commit
7798980149
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user