fix: u.description

This commit is contained in:
Mar0xy 2023-09-25 05:46:04 +02:00
parent 8557a8e588
commit 353d144dfa
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ namespace MisskeyEntity {
id: string
name: string
username: string
description?: string
description: string
createdAt?: string
followingCount?: number
followersCount?: number