mirror of
https://github.com/Stremio/stremio-shell-ng.git
synced 2026-05-16 13:12:28 +00:00
Add Vf to communication.rs
This commit is contained in:
parent
bbbe882faf
commit
0d519db7b4
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ pub enum StrProp {
|
||||||
SubBorderColor,
|
SubBorderColor,
|
||||||
SubColor,
|
SubColor,
|
||||||
TrackList,
|
TrackList,
|
||||||
|
Vf,
|
||||||
VideoParams,
|
VideoParams,
|
||||||
Vo,
|
Vo,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue