1
0

fix: typecheck

This commit is contained in:
Mar0xy
2023-09-25 05:50:47 +02:00
parent 550d154f19
commit 2b24550ce2
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@ namespace MisskeyEntity {
id: string
name: string
username: string
description: string
description?: string
createdAt?: string
followingCount?: number
followersCount?: number