mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -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(() => {
|
||||
if (!cookbooks.value.length) {
|
||||
cookbooksActions.refresh();
|
||||
console.log("test");
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue