@royaloperahouse/chord 2.2.15-c-chord-development → 2.2.15-d-chord-development

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5059,7 +5059,7 @@ var VideoControls = function VideoControls(_ref2) {
5059
5059
  _ref2$soundControl = _ref2.soundControl,
5060
5060
  soundControl = _ref2$soundControl === void 0 ? false : _ref2$soundControl,
5061
5061
  _ref2$fullScreenOptio = _ref2.fullScreenOption,
5062
- fullScreenOption = _ref2$fullScreenOptio === void 0 ? true : _ref2$fullScreenOptio,
5062
+ fullScreenOption = _ref2$fullScreenOptio === void 0 ? false : _ref2$fullScreenOptio,
5063
5063
  _ref2$loop = _ref2.loop,
5064
5064
  loop = _ref2$loop === void 0 ? false : _ref2$loop;
5065
5065