Skip to content

Commit

Permalink
fix(Message Actions): removed timestamp from message actions (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Wisniewski committed Dec 2, 2021
1 parent 4a50352 commit 6ccaca5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/tailored/messaging/message/actions/Actions.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<div class="message-actions">
<div class="reply-text">{{$dayjs(message.at).from()}}</div>
<div
class="reply-command has-tooltip has-tooltip-primary"
:data-tooltip="$t('ui.glyphs')"
Expand Down

0 comments on commit 6ccaca5

Please sign in to comment.