mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 23:15:47 +02:00
This commit is contained in:
@@ -72,7 +72,6 @@ export default async (ctx: Koa.Context) => {
|
||||
followingCount: 0,
|
||||
name: null,
|
||||
notesCount: 0,
|
||||
driveCapacity: 1024 * 1024 * 128, // 128MiB
|
||||
username: username,
|
||||
usernameLower: username.toLowerCase(),
|
||||
host: null,
|
||||
|
||||
Reference in New Issue
Block a user