Show story rings around avatars in send story modal
This commit is contained in:
parent
78e3120d1a
commit
d2322de4a3
8 changed files with 71 additions and 45 deletions
|
@ -18,7 +18,7 @@ import {
|
|||
import { CallMode } from '../../types/Calling';
|
||||
import { getActiveCall, isAnybodyElseInGroupCall } from '../ducks/calling';
|
||||
import { getConversationCallMode } from '../ducks/conversations';
|
||||
import { getHasStoriesSelector } from '../selectors/stories';
|
||||
import { getHasStoriesSelector } from '../selectors/stories2';
|
||||
import { getOwn } from '../../util/getOwn';
|
||||
import { getUserACI, getIntl, getTheme } from '../selectors/user';
|
||||
import { isConversationSMSOnly } from '../../util/isConversationSMSOnly';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue