From ecad2e4bda6427bc15bb1a0115b5a2b11801d6c9 Mon Sep 17 00:00:00 2001 From: Ian Walton Date: Tue, 22 Sep 2020 07:34:46 -0400 Subject: [PATCH] Fix PR issues. --- src/components/playback/playerSelectionMenu.js | 8 +++----- src/scripts/autocast.js | 6 ++---- src/scripts/libraryMenu.js | 6 ------ 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/src/components/playback/playerSelectionMenu.js b/src/components/playback/playerSelectionMenu.js index dcf36dd9b4..0afa56faf4 100644 --- a/src/components/playback/playerSelectionMenu.js +++ b/src/components/playback/playerSelectionMenu.js @@ -220,18 +220,16 @@ function showActivePlayerMenuInternal(dialogHelper, playerInfo) { html += ''; } - html += '
'; + html += '
'; if (autocast.supported()) { - html += '