From ba34384b718f8c6e46d5b00291df4c01388d40e5 Mon Sep 17 00:00:00 2001 From: Nyanmisaka Date: Mon, 27 Jun 2022 05:54:36 +0800 Subject: [PATCH] Apply suggestion from code review --- src/components/itemMediaInfo/itemMediaInfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/itemMediaInfo/itemMediaInfo.js b/src/components/itemMediaInfo/itemMediaInfo.js index 28ca758a7c..7e686231ee 100644 --- a/src/components/itemMediaInfo/itemMediaInfo.js +++ b/src/components/itemMediaInfo/itemMediaInfo.js @@ -113,7 +113,7 @@ const attributeDelimiterHtml = layoutManager.tv ? '' : ': 0) { attributes.push(createAttribute(globalize.translate('MediaInfoLevel'), stream.Level)); } if (stream.Width || stream.Height) {