Fix: Remove the “Quote” action from the menu of the selected message.

This commit is contained in:
Nicolas Mauri
2023-11-21 14:47:49 +01:00
parent 7b8d58fa47
commit 88d0362e48
3 changed files with 1 additions and 21 deletions
@@ -25,7 +25,6 @@ enum EventMenuItemType: Int {
case cancelSending
case cancelDownloading
case saveMedia
case quote
case forward
case permalink
case share