mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-14 18:57:40 +01:00
feat: 🎉 Update Scrcpy to v2.2
This commit is contained in:
parent
b864faba44
commit
5c401a82ff
Binary file not shown.
@ -1,4 +1,2 @@
|
||||
@echo off
|
||||
scrcpy.exe %*
|
||||
:: if the exit code is >= 1, then pause
|
||||
if errorlevel 1 pause
|
||||
scrcpy.exe --pause-on-exit=if-error %*
|
||||
|
Binary file not shown.
Binary file not shown.
@ -103,7 +103,7 @@ export default {
|
||||
},
|
||||
display: {
|
||||
label: 'preferences.video.multi-display.name',
|
||||
field: '--display',
|
||||
field: '--display-id',
|
||||
type: 'Select',
|
||||
value: '',
|
||||
placeholder: 'preferences.video.multi-display.placeholder',
|
||||
|
Loading…
Reference in New Issue
Block a user