mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
add group reports
This commit is contained in:
parent
f4df68a9e2
commit
c9acc48bd6
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ import { useUserApi } from "~/composables/api";
|
|||
import { ReportOut } from "~/lib/api/types/reports";
|
||||
|
||||
export default defineComponent({
|
||||
middleware: "auth",
|
||||
setup() {
|
||||
const route = useRoute();
|
||||
const id = route.value.params.id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue