Remove document-register-element
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
define(['css!./emby-toggle', 'registerElement'], function () {
|
||||
define(['css!./emby-toggle', 'webcomponents'], function () {
|
||||
'use strict';
|
||||
|
||||
var EmbyTogglePrototype = Object.create(HTMLInputElement.prototype);
|
||||
|
||||
Reference in New Issue
Block a user