mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-06-16 18:06:57 +00:00
fix: u.description
This commit is contained in:
parent
8557a8e588
commit
353d144dfa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ namespace MisskeyEntity {
|
|||
id: string
|
||||
name: string
|
||||
username: string
|
||||
description?: string
|
||||
description: string
|
||||
createdAt?: string
|
||||
followingCount?: number
|
||||
followersCount?: number
|
||||
|
|
Loading…
Add table
Reference in a new issue