Minor tweak

This commit is contained in:
Gerzon Z 2021-06-24 11:36:56 -04:00
parent f9662036fd
commit 20ebc34b20
1 changed files with 1 additions and 1 deletions

View File

@ -67,9 +67,9 @@ import { takeInquiry } from '../../ee/omnichannel/lib';
import Loading from '../../containers/Loading';
import LoadMore from './LoadMore';
import RoomServices from './services';
import { goRoom } from '../../utils/goRoom';
import getThreadName from '../../lib/methods/getThreadName';
import getRoomInfo from '../../lib/methods/getRoomInfo';
import { goRoom } from '../../utils/goRoom';
const stateAttrsUpdate = [
'joined',