Merge pull request #11523 from ramonlsouza/issue-11488

Fix mobile user removal bug
This commit is contained in:
Anton Georgiev 2021-03-01 10:30:53 -05:00 committed by GitHub
commit 6a72496864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -264,7 +264,6 @@ const BaseContainer = withTracker(() => {
ejected: 1,
ejectedReason: 1,
color: 1,
mobile: 1,
effectiveConnectionType: 1,
extId: 1,
guest: 1,