mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-06 12:29:44 +00:00
fix: string wbstream has 3 occurrences
This commit is contained in:
@@ -45,6 +45,7 @@ const (
|
||||
defaultTransport = "vp8channel"
|
||||
dataTransport = "datachannel"
|
||||
defaultDNSServer = "1.1.1.1:53"
|
||||
carrierWBStream = "wbstream"
|
||||
)
|
||||
|
||||
//nolint:gochecknoglobals // Mobile bindings expose a singleton runtime controlled by the embedding app.
|
||||
|
||||
Reference in New Issue
Block a user