mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 19:26:02 +02:00
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