1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 12:14:18 +00:00

fix: u.description

This commit is contained in:
Mar0xy
2023-09-25 05:46:04 +02:00
parent 8557a8e588
commit 353d144dfa

View File

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