Fix missing config option for Align on macOS
This commit is contained in:
parent
ed83c39807
commit
f71919f2ae
1 changed files with 4 additions and 0 deletions
|
@ -576,6 +576,10 @@
|
|||
},
|
||||
"Visual" : {
|
||||
"Autohide": false
|
||||
},
|
||||
"Align to Video" : {
|
||||
"Tolerance" : 20,
|
||||
"Maximized" : true
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue