forked from hippoz/brainlet
remove user list test from experiments file, as it has now been fully tested and rolled out
This commit is contained in:
parent
6c6154c072
commit
9a4787b1a1
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
experiments: {
|
experiments: {
|
||||||
voiceSFUTesting: false,
|
voiceSFUTesting: false
|
||||||
userListTest: true
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue