mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
fix: Missing Items On Admin Pages (#5984)
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
:items="members || []"
|
||||
item-key="id"
|
||||
class="elevation-0"
|
||||
:items-per-page="-1"
|
||||
hide-default-footer
|
||||
disable-pagination
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user