1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

apply suggestion

This commit is contained in:
grafixeyehero 2020-06-26 17:31:48 +03:00
parent 2d53cb5f85
commit c5e2bbf87f

View file

@ -247,5 +247,5 @@ export class editor {
let hasChanges = false;
let isCreating = false;
/* eslint-enable indent */
/* eslint-enable indent */
export default editor;