mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
remove test log
This commit is contained in:
parent
f5dd277780
commit
a93cd61141
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ export default defineNuxtComponent({
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
if (!cookbooks.value.length) {
|
if (!cookbooks.value.length) {
|
||||||
cookbooksActions.refresh();
|
cookbooksActions.refresh();
|
||||||
console.log("test");
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue