-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix operator image displaying for GVA messages
Previously operator image view was displayed for each GVA message. This commit make it work in the next way as it works with regular messages: ``` gvaMessage gvaMessage gvaMessage 🧑gvaMessage visitorMessage gvaMessage 🧑gvaMessage ``` Also SecureConversations.TranscriptModel class was moved to separate file. MOB-2512
- Loading branch information
Egor Egorov
committed
Aug 30, 2023
1 parent
52fb8e3
commit f0bafd2
Showing
6 changed files
with
879 additions
and
813 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.