From a42265b0fbfa00a0458a9216a1027d22a357b270 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 18 Aug 2025 02:13:28 +0200 Subject: [PATCH] Update html/playlist.ejs --- html/playlist.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/playlist.ejs b/html/playlist.ejs index c3361517..5243e5eb 100644 --- a/html/playlist.ejs +++ b/html/playlist.ejs @@ -17,7 +17,7 @@ along with this program. If not, see https://www.gnu.org/licenses/. --> - Poke | <%- p.title %> + Poke | <%- p?.title %>