X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=server%2Fmodels%2Fvideo%2Fsql%2Fvideo%2Fshared%2Fvideo-table-attributes.ts;h=34967cd20c009a58022f0c32e42e6725ee7854b4;hb=05a60d85997c108d39bcfb14f1ffd4c74f8b1e93;hp=e2c1c0f6db0f95a741385a4da9fb6217a147e198;hpb=ebd61437c1ec92bea9772924c7051cb00d71f778;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/models/video/sql/video/shared/video-table-attributes.ts b/server/models/video/sql/video/shared/video-table-attributes.ts index e2c1c0f6d..34967cd20 100644 --- a/server/models/video/sql/video/shared/video-table-attributes.ts +++ b/server/models/video/sql/video/shared/video-table-attributes.ts @@ -160,6 +160,7 @@ export class VideoTableAttributes { 'permanentLive', 'latencyMode', 'videoId', + 'replaySettingId', 'createdAt', 'updatedAt' ]