diff --git a/definitions/en_CA.js b/definitions/en_CA.js index f0b8a24a..2ac76488 100644 --- a/definitions/en_CA.js +++ b/definitions/en_CA.js @@ -163,8 +163,8 @@ module.exports = function(s,config,lang){ "field": lang.Automatic, "description": "Feed the individual pieces required to build a stream URL or provide the full URL and allow Shinobi to parse it for you.", "selector": "h_auto_host", - "form-group-class": "h_t_input h_t_h264 h_t_hls h_t_mp4 h_t_jpeg h_t_mjpeg", - "form-group-class-pre-layer":"h_t_input h_t_h264 h_t_hls h_t_mp4 h_t_jpeg h_t_mjpeg h_t_local", + "form-group-class": "h_t_input h_t_h264 h_t_hls h_t_mp4 h_t_jpeg h_t_mjpeg h_t_mxpeg", + "form-group-class-pre-layer":"h_t_input h_t_h264 h_t_hls h_t_mp4 h_t_jpeg h_t_mjpeg h_t_mxpeg h_t_local", "default": "", "example": "", "fieldType": "select",