mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
fix bulk actions on recipe table
This commit is contained in:
parent
e120affc3a
commit
81518345b6
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
:items-per-page="15"
|
||||
class="elevation-0"
|
||||
:loading="loading"
|
||||
return-object
|
||||
>
|
||||
<template #[`item.name`]="{ item }">
|
||||
<a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue