diff --git a/docs/js/gallery.js b/docs/js/gallery.js index 6f11fe4..0cf9a9d 100644 --- a/docs/js/gallery.js +++ b/docs/js/gallery.js @@ -2606,4 +2606,5 @@ document.addEventListener("DOMContentLoaded", () => { createGallery('gallery1', videos_t2v); createGallery('gallery2', videos_i2v); createGallery('gallery3', videos_v2v); + //This is the end of the file }); \ No newline at end of file