From e611b6c00b2dbd60478d6eb847628786de4a88e3 Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 5 Jan 2023 15:52:55 +0000 Subject: [PATCH] add lossless audio!! --- html/poketube-music.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/poketube-music.ejs b/html/poketube-music.ejs index 2f23eddd..1654aea1 100644 --- a/html/poketube-music.ejs +++ b/html/poketube-music.ejs @@ -258,7 +258,7 @@ pointer-events:none; Lyrics

- <%-lyrics%> + <%-lyrics || " none :p "%>

@@ -267,7 +267,7 @@ pointer-events:none;
- <%=info.title%>
+ <%=info.title%>
<%=info.artist%>