chore(client): tweak chart
This commit is contained in:
@ -18,6 +18,6 @@ const props = withDefaults(defineProps<{
|
||||
user: misskey.entities.User;
|
||||
limit?: number;
|
||||
}>(), {
|
||||
limit: 40,
|
||||
limit: 50,
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user