removed duplicate emby-button module as dependency
This commit is contained in:
parent
b8cdb3d94e
commit
4013ac8c8f
8 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['dom', 'browser', 'events', 'emby-tabs', 'emby-button', 'emby-button'], function (dom, browser, events) {
|
||||
define(['dom', 'browser', 'events', 'emby-tabs', 'emby-button'], function (dom, browser, events) {
|
||||
'use strict';
|
||||
|
||||
var tabOwnerView;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue