revert: reloadkey

This commit is contained in:
cutestnekoaqua 2023-01-12 21:59:50 +01:00
parent e334494653
commit ade6b5a5e7
No known key found for this signature in database
GPG Key ID: 6BF0964A5069C1E0
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ const props = withDefaults(defineProps<{
pagination: Paging;
disableAutoLoad?: boolean;
displayLimit?: number;
reloadKey?: number;
externalItemArray?: Ref<Array<any>>;
}>(), {
displayLimit: 30,