mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
revert: reloadkey
This commit is contained in:
parent
da663f5295
commit
3174a0cca7
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ const props = withDefaults(defineProps<{
|
|||
pagination: Paging;
|
||||
disableAutoLoad?: boolean;
|
||||
displayLimit?: number;
|
||||
reloadKey?: number;
|
||||
externalItemArray?: Ref<Array<any>>;
|
||||
}>(), {
|
||||
displayLimit: 30,
|
||||
|
|
Loading…
Reference in a new issue