mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
even smaller
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
:vertical="showViewButton && props.vertical"
|
:vertical="showViewButton && props.vertical"
|
||||||
:location="props.location"
|
:location="props.location"
|
||||||
:close-on-back="false"
|
:close-on-back="false"
|
||||||
multi-line
|
:multi-line="showViewButton"
|
||||||
>
|
>
|
||||||
<!-- <small>{{ DateTime.fromSeconds(visibleMessage.createdAt).toLocaleString(DateTime.DATETIME_MED) }}</small> <br/>-->
|
<!-- <small>{{ DateTime.fromSeconds(visibleMessage.createdAt).toLocaleString(DateTime.DATETIME_MED) }}</small> <br/>-->
|
||||||
<h3 v-if="visibleMessage.msg.title">{{ visibleMessage.msg.title }}</h3>
|
<h3 v-if="visibleMessage.msg.title">{{ visibleMessage.msg.title }}</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user