mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 04:55:21 +02:00
manage-data pages
This commit is contained in:
parent
02997cd36e
commit
19e776a772
10 changed files with 32 additions and 14 deletions
|
@ -80,6 +80,7 @@ import { useToolStore, useToolData } from "~/composables/store";
|
|||
import { RecipeTool } from "~/lib/api/types/admin";
|
||||
|
||||
export default defineComponent({
|
||||
middleware: ["auth", "can-organize-only"],
|
||||
setup() {
|
||||
const { i18n } = useContext();
|
||||
const tableConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue