Showing
1 changed file
with
1 additions
and
0 deletions
@@ -268,6 +268,7 @@ export const formSchema: QFormSchema[] = [ | @@ -268,6 +268,7 @@ export const formSchema: QFormSchema[] = [ | ||
268 | playProtocol: PlayProtocol.HTTP, | 268 | playProtocol: PlayProtocol.HTTP, |
269 | sn: null, | 269 | sn: null, |
270 | channelNo: null, | 270 | channelNo: null, |
271 | + videoPlatformId: null, | ||
271 | }); | 272 | }); |
272 | }, | 273 | }, |
273 | }; | 274 | }; |