Trying to understand broken cache.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3624 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2021-01-02 19:33:58 +00:00
parent b747bd74b3
commit dd489de252
3 changed files with 4 additions and 7 deletions

View File

@ -161,9 +161,7 @@
<h3>
<tf-user :id="message.author"></tf-user>
</h3>
<div style="font-size: x-small">
{{new Date(message.timestamp)}}
</div>
<div style="font-size: x-small">{{new Date(message.timestamp)}}</div>
<div class="md-toolbar-section-end">
<md-menu>
<md-button md-menu-trigger class="md-icon-button"><md-icon>more_vert</md-icon></md-button>