forked from hippoz/brainlet
we can probably enable the user list by default now
This commit is contained in:
parent
3a53d585ff
commit
f064f7b1be
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
experiments: {
|
experiments: {
|
||||||
voiceSFUTesting: false,
|
voiceSFUTesting: false,
|
||||||
userListTest: false
|
userListTest: true
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue