mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +03:00
rename basic_web_rtc_instance to basic_webrtc_instance
This commit is contained in:
@@ -128,7 +128,7 @@ pub enum Config {
|
||||
/// This property is only used in the UIs not by the core itself.
|
||||
/// Format: https://example.com/subdir
|
||||
/// The other properties that are needed for a call such as the roomname will be set by the client in the anchor part of the url.
|
||||
BasicWebRTCInstance,
|
||||
BasicWebrtcInstance,
|
||||
}
|
||||
|
||||
impl Context {
|
||||
|
||||
Reference in New Issue
Block a user