add space

This commit is contained in:
dkanada 2020-07-20 08:50:30 +09:00 committed by GitHub
parent 75076fd172
commit 0e374f4ce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ import connectionManager from 'connectionManager';
import 'emby-button';
import 'listViewStyle';
/*eslint-disable indent */
/* eslint-disable indent */
function getEntryHtml(entry, apiClient) {
var html = '';