change recipe timetamp to no datepipe

This commit is contained in:
pakintada@gmail.com 2024-01-29 15:15:28 +07:00
parent 03b65399df
commit ae9f487b39
3 changed files with 3 additions and 2 deletions

View file

@ -210,7 +210,7 @@
<span class=""
>Last Updated:
{{
recipesDashboard.configNumber | date : "dd-MMM-yyyy hh:mm:ss"
recipesDashboard.lastUpdated
}}</span
>
</div>