chore(client): tweak chart
This commit is contained in:
parent
bf4cdd71ce
commit
88e09ef380
2 changed files with 5 additions and 3 deletions
|
|
@ -18,6 +18,6 @@ const props = withDefaults(defineProps<{
|
|||
user: misskey.entities.User;
|
||||
limit?: number;
|
||||
}>(), {
|
||||
limit: 40,
|
||||
limit: 50,
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue