mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-06-03 13:44:55 -04:00
🧹
This commit is contained in:
parent
890b5d93a7
commit
88529457bf
@ -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…
x
Reference in New Issue
Block a user