From 00dcc547cf4052980940cae10963bd816c0ae5fc 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%>