chore: tweak MkNotifications
This commit is contained in:
		| @@ -41,7 +41,7 @@ const pagingComponent = shallowRef<InstanceType<typeof MkPagination>>(); | ||||
|  | ||||
| const pagination: Paging = { | ||||
| 	endpoint: 'i/notifications' as const, | ||||
| 	limit: 10, | ||||
| 	limit: 20, | ||||
| 	params: computed(() => ({ | ||||
| 		excludeTypes: props.excludeTypes ?? undefined, | ||||
| 	})), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo