Fix support field not filled on publish
This commit is contained in:
parent
83b84fdb50
commit
9c3e8cd681
@ -251,6 +251,7 @@ export class VideoEdit {
|
|||||||
|
|
||||||
this.common.name = options.name
|
this.common.name = options.name
|
||||||
this.common.channelId = options.channelId
|
this.common.channelId = options.channelId
|
||||||
|
this.common.support = options.support
|
||||||
this.metadata.isLive = isLive
|
this.metadata.isLive = isLive
|
||||||
|
|
||||||
this.common.privacy = serverDefaults.publish.privacy
|
this.common.privacy = serverDefaults.publish.privacy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user