From 445fce707173d85ad1d1c2a3e31c1fff4eab62be Mon Sep 17 00:00:00 2001 From: dkanada Date: Mon, 20 Jul 2020 09:01:50 +0900 Subject: [PATCH] tweak comment indentation --- src/controllers/dashboard/librarydisplay.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/dashboard/librarydisplay.js b/src/controllers/dashboard/librarydisplay.js index 54ed028a3..2269e19c4 100644 --- a/src/controllers/dashboard/librarydisplay.js +++ b/src/controllers/dashboard/librarydisplay.js @@ -70,4 +70,4 @@ import 'emby-button'; }); } - /* eslint-enable indent */ +/* eslint-enable indent */