This commit is contained in:
Cameron
2020-07-08 16:44:47 +01:00
parent 69507a0bd9
commit 8d17c6fc6f
+1 -1
View File
@@ -2,7 +2,7 @@ import browser from 'browser';
import dom from 'dom';
import 'css!./emby-checkbox';
import 'registerElement';
/* eslint-disable indent */
var EmbyCheckboxPrototype = Object.create(HTMLInputElement.prototype);