Add voice message 'hold to record' tooltip (#1710)
--------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
parent
8cc541b5fc
commit
5080df3262
18 changed files with 263 additions and 16 deletions
|
|
@ -53,7 +53,8 @@
|
|||
{
|
||||
"name": ":libraries:textcomposer:impl",
|
||||
"includeRegex": [
|
||||
"rich_text_editor.*"
|
||||
"rich_text_editor.*",
|
||||
".*voice_message_tooltip"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue