tweak ui
This commit is contained in:
		| @@ -29,7 +29,7 @@ const props = defineProps<{ | ||||
| 	user: Misskey.entities.UserDetailed; | ||||
| }>(); | ||||
|  | ||||
| const include = ref<string | null>(null); | ||||
| const include = ref<string | null>('all'); | ||||
|  | ||||
| const pagination = { | ||||
| 	endpoint: 'users/notes' as const, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo