mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
fix manual edits not working
This commit is contained in:
parent
2781771f6b
commit
5a256e07f9
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
:min="0"
|
||||
variant="underlined"
|
||||
hide-spin-buttons
|
||||
@update:model-value="recalculateScale(yieldQuantityEditorValue)"
|
||||
@update:model-value="recalculateScale(parseFloat($event) || 0)"
|
||||
/>
|
||||
<v-tooltip
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue