Show member list of seenby
This commit is contained in:
parent
37c254f8e1
commit
5962c8aedc
9 changed files with 141 additions and 43 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<div class="messageOut">
|
||||
<div class="senderAndTime">
|
||||
<div class="time">
|
||||
{{ formatTime(event.event.origin_server_ts) }}
|
||||
{{ utils.formatTime(event.event.origin_server_ts) }}
|
||||
</div>
|
||||
<div class="status">{{ event.status }}</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue