1
0

fix: u.description

This commit is contained in:
Mar0xy
2023-09-25 05:46:04 +02:00
parent 8557a8e588
commit 353d144dfa
@@ -5,7 +5,7 @@ namespace MisskeyEntity {
id: string
name: string
username: string
description?: string
description: string
createdAt?: string
followingCount?: number
followersCount?: number