From 8669750a4befcde769e9cb2a5f8c3ce4920f9c18 Mon Sep 17 00:00:00 2001 From: SuperBFG7 Date: Thu, 17 Jun 2021 09:57:36 +0200 Subject: [PATCH] Browse: rename root to Library --- htdocs/js/mpd.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/js/mpd.js b/htdocs/js/mpd.js index e77e888..73d4ba5 100644 --- a/htdocs/js/mpd.js +++ b/htdocs/js/mpd.js @@ -67,7 +67,9 @@ var app = $.sammy(function () { $('#breadcrump') .removeClass('hide') .empty() - .append('
  • root
  • '); + .append( + '
  • Library
  • ' + ); add_filter(); $('#salamisandwich').removeClass('hide').find('tr:gt(0)').remove(); socket.send(