Add voice message 'hold to record' tooltip (#1710)

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
jonnyandrew 2023-11-02 14:29:05 +00:00 committed by GitHub
parent 8cc541b5fc
commit 5080df3262
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 263 additions and 16 deletions

View file

@ -53,7 +53,8 @@
{
"name": ":libraries:textcomposer:impl",
"includeRegex": [
"rich_text_editor.*"
"rich_text_editor.*",
".*voice_message_tooltip"
]
},
{