scrcpy: Add icon to shortcut (#3274)

This commit is contained in:
tech189 2022-01-31 14:43:27 +00:00 committed by GitHub
parent 327a7940fd
commit 09ee55e145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,9 @@
"shortcuts": [ "shortcuts": [
[ [
"scrcpy-noconsole.vbs", "scrcpy-noconsole.vbs",
"scrcpy" "scrcpy",
"",
"scrcpy.exe"
] ]
], ],
"checkver": "github", "checkver": "github",