bye room
This commit is contained in:
parent
f897357b3c
commit
faef125b74
160 changed files with 11 additions and 1885 deletions
|
@ -124,6 +124,7 @@ export class UserProfile {
|
|||
})
|
||||
public clientData: Record<string, any>;
|
||||
|
||||
// TODO: そのうち消す
|
||||
@Column('jsonb', {
|
||||
default: {},
|
||||
comment: 'The room data of the User.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue