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

View file

@ -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