Save
This commit is contained in:
parent
fb7194043d
commit
ef680f6835
1 changed files with 0 additions and 4 deletions
|
@ -34,10 +34,6 @@ export class VideoLiveModel extends Model<VideoLiveModel> {
|
|||
@Column(DataType.STRING)
|
||||
streamKey: string
|
||||
|
||||
@AllowNull(false)
|
||||
@Column
|
||||
perpetualLive: boolean
|
||||
|
||||
@AllowNull(false)
|
||||
@Column
|
||||
saveReplay: boolean
|
||||
|
|
Loading…
Reference in a new issue