mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 17:36:29 +03:00
add config value BasicWebRTCInstance
This commit is contained in:
committed by
holger krekel
parent
142225f0f4
commit
017bdc88dd
@@ -122,6 +122,8 @@ pub enum Config {
|
|||||||
/// Whether we send a warning if the password is wrong (set to false when we send a warning
|
/// Whether we send a warning if the password is wrong (set to false when we send a warning
|
||||||
/// because we do not want to send a second warning)
|
/// because we do not want to send a second warning)
|
||||||
NotifyAboutWrongPw,
|
NotifyAboutWrongPw,
|
||||||
|
|
||||||
|
BasicWebRTCInstance,
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Context {
|
impl Context {
|
||||||
|
|||||||
Reference in New Issue
Block a user