diff --git a/views/index.ejs b/views/index.ejs index 856c1ba..419c3a9 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -62,8 +62,8 @@ return string.slice((string.lastIndexOf(".") - 2 >>> 0) + 2);
<% if (extension(file.path) == ".mp4" || extension(file.path) == ".mov" || extension(file.path) == "webp") { %>
-