feat: signal server tag
This commit is contained in:
@@ -62,4 +62,7 @@ export class UserEntity {
|
||||
|
||||
@Column('text', { nullable: true })
|
||||
screenShareState!: string | null;
|
||||
|
||||
@Column('text', { nullable: true })
|
||||
homeSignalServerUrl!: string | null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user