mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-04 09:50:03 +09:00
bye room
This commit is contained in:
@ -124,6 +124,7 @@ export class UserProfile {
|
||||
})
|
||||
public clientData: Record<string, any>;
|
||||
|
||||
// TODO: そのうち消す
|
||||
@Column('jsonb', {
|
||||
default: {},
|
||||
comment: 'The room data of the User.',
|
||||
|
Reference in New Issue
Block a user