Commit 33777081 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix typo in minVideoRate.

parent fbf26be8
......@@ -174,7 +174,7 @@ type chatHistoryEntry struct {
}
const (
minVideoRate = 38400
minVideoRate = 384000
minAudioRate = 9600
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment