mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 04:55:21 +02:00
🧹
This commit is contained in:
parent
890b5d93a7
commit
88529457bf
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ export default defineComponent({
|
||||||
middleware: "auth",
|
middleware: "auth",
|
||||||
setup() {
|
setup() {
|
||||||
const { cookbooks, actions } = useCookbooks();
|
const { cookbooks, actions } = useCookbooks();
|
||||||
console.log(cookbooks);
|
|
||||||
return {
|
return {
|
||||||
cookbooks,
|
cookbooks,
|
||||||
actions,
|
actions,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue