mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-03 04:25:24 +02:00
frontend build hot-fix
This commit is contained in:
parent
e109ac0f47
commit
ba2d9829bb
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ export const useTools = function (eager = true) {
|
|||
const workingToolData = reactive({
|
||||
id: 0,
|
||||
name: "",
|
||||
slug: "",
|
||||
onHand: false,
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue