@mjhls/mjh-framework 1.0.77 → 1.0.78
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.
- package/README.md +1 -1
- package/dist/index.es.js +0 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/index.es.js
CHANGED
|
@@ -15822,7 +15822,6 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
15822
15822
|
var id = getYoutubeId(nodes.videos['' + nextVid].url);
|
|
15823
15823
|
e.target.loadVideoById(id);
|
|
15824
15824
|
toggleSeries();
|
|
15825
|
-
lib_3.refresh();
|
|
15826
15825
|
}, 1000);
|
|
15827
15826
|
}
|
|
15828
15827
|
// Youtube Options
|