From 00d98ff6c8204781d6a418e4a6290950a06a269d Mon Sep 17 00:00:00 2001 From: ashley Date: Fri, 12 Sep 2025 13:33:57 +0200 Subject: [PATCH] fix: fix Cannot read properties of null (reading 'split') --- html/playlist.ejs | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/html/playlist.ejs b/html/playlist.ejs index 96869df3..6a24217c 100644 --- a/html/playlist.ejs +++ b/html/playlist.ejs @@ -19,7 +19,7 @@ --> Poke | <%- p?.title %> - + @@ -30,7 +30,7 @@ - +