fix: u.description
This commit is contained in:
@@ -5,7 +5,7 @@ namespace MisskeyEntity {
|
|||||||
id: string
|
id: string
|
||||||
name: string
|
name: string
|
||||||
username: string
|
username: string
|
||||||
description?: string
|
description: string
|
||||||
createdAt?: string
|
createdAt?: string
|
||||||
followingCount?: number
|
followingCount?: number
|
||||||
followersCount?: number
|
followersCount?: number
|
||||||
|
|||||||
Reference in New Issue
Block a user