mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-12-01 21:09:17 -06:00
Save
This commit is contained in:
parent
fb7194043d
commit
ef680f6835
@ -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 New Issue
Block a user