stub out objects for per library settings
This commit is contained in:
parent
b6e47ab6ec
commit
d28cb2cc7e
8 changed files with 21 additions and 53 deletions
|
@ -53,7 +53,7 @@
|
|||
return true;
|
||||
}
|
||||
|
||||
EmbyButtonPrototype.attachedCallback = function () {
|
||||
EmbyButtonPrototype.createdCallback = function () {
|
||||
|
||||
if (this.classList.contains('emby-button')) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue