mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-17 16:05:30 +02:00
Resolve #327
This commit is contained in:
@@ -44,6 +44,7 @@ type IUserBase = {
|
||||
wallpaperUrl?: string;
|
||||
data: any;
|
||||
description: string;
|
||||
lang?: string;
|
||||
pinnedNoteIds: mongo.ObjectID[];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user