fix: set value when no streaming is selected
This commit is contained in:
committed by
GitHub
parent
bc3733c8e9
commit
f4a65dd77b
@@ -874,6 +874,7 @@ prepare () {
|
||||
break
|
||||
;;
|
||||
"None")
|
||||
VID=3
|
||||
break
|
||||
;;
|
||||
*) echo "invalid option $REPLY";;
|
||||
|
||||
Reference in New Issue
Block a user