From d768cf7970da16edcb91a2405a7bf18bde5946f5 Mon Sep 17 00:00:00 2001 From: dkanada Date: Sat, 12 Dec 2020 00:10:05 +0900 Subject: [PATCH] Merge pull request #2211 from thornbill/fix-dlna-profile-link Fix invalid dlna profile path (cherry picked from commit 39951436903ecfbb2b5f79f42cc495ced0a3f46d) Signed-off-by: Joshua M. Boniface --- src/controllers/dashboard/dlna/profiles.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/dashboard/dlna/profiles.js b/src/controllers/dashboard/dlna/profiles.js index 3eedc34728..a0186c79ab 100644 --- a/src/controllers/dashboard/dlna/profiles.js +++ b/src/controllers/dashboard/dlna/profiles.js @@ -41,7 +41,7 @@ import confirm from '../../../components/confirm/confirm'; html += '
'; html += ''; html += '';