chore: Make webRTC opt-in
This commit is contained in:
parent
c0244c66ab
commit
74100bd777
7 changed files with 30 additions and 16 deletions
|
|
@ -23,4 +23,5 @@ abstract class SettingKeys {
|
|||
'chat.fluffychat.dont_ask_bootstrap';
|
||||
static const String autoplayImages = 'chat.fluffy.autoplay_images';
|
||||
static const String sendOnEnter = 'chat.fluffy.send_on_enter';
|
||||
static const String experimentalVoip = 'chat.fluffy.experimental_voip';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue