This commit is contained in:
ibrahem
2023-01-12 11:43:46 +02:00
committed by ibrkhalil
parent 046b5ac9cf
commit ebd4b696f5
@@ -55,11 +55,7 @@
:on-press #(do
(close-bottom-sheet-fn nil)
(rf/dispatch [:chat.ui/delete-message-for-me message-data
<<<<<<< HEAD
constants/delete-message-for-me-undo-time-limit-ms]))
=======
constants/delete-message-for-me-undo-time-limit-ms]))
>>>>>>> 559fd9bc7 (Handle reaction drawer height)
:label (i18n/label :t/delete-for-me)
:icon :i/delete
:id :delete-for-me}])