mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-11 00:58:32 -05:00
Merge branch 'develop' into feature/vue3
# Conflicts: # cookbook/views/api.py
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<i class="text-warning fas fa-exclamation-triangle"></i>
|
||||
</template>
|
||||
<template v-else>
|
||||
{{ f.value }} {{ selected_property.unit }}
|
||||
{{ roundDecimals(f.value) }} {{ selected_property.unit }}
|
||||
</template>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user