mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-15 11:23:22 +01:00
fix: 🔧 修复旋转屏幕配置异常的问题
This commit is contained in:
parent
8e15b0e4f6
commit
af7a3192e4
@ -24,7 +24,7 @@ export default () => {
|
||||
{
|
||||
label: '屏幕旋转',
|
||||
type: 'select',
|
||||
field: '--rotation=0',
|
||||
field: '--rotation',
|
||||
value: '',
|
||||
placeholder: '默认值为设备屏幕旋转角度',
|
||||
options: [
|
||||
|
Loading…
Reference in New Issue
Block a user