mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
mysql-workbench: add shortcuts (closes #1916)
This commit is contained in:
parent
a33f147433
commit
0854d21b0b
@ -25,5 +25,11 @@
|
|||||||
"MySQLWorkbench.exe",
|
"MySQLWorkbench.exe",
|
||||||
"mysql.exe",
|
"mysql.exe",
|
||||||
"mysqldump.exe"
|
"mysqldump.exe"
|
||||||
|
],
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"MySQLWorkbench.exe",
|
||||||
|
"MySQLWorkbench"
|
||||||
|
]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user