style: auto-fix linting issues
This commit is contained in:
parent
1fc74ebe41
commit
101fbd8b9d
2 changed files with 2 additions and 2 deletions
|
|
@ -1939,4 +1939,4 @@ function showKeyboardShortcuts() {
|
||||||
|
|
||||||
modal.addEventListener('click', handleClose);
|
modal.addEventListener('click', handleClose);
|
||||||
modal.classList.add('active');
|
modal.classList.add('active');
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -25,4 +25,4 @@
|
||||||
"https://hifi-one.spotisaver.net",
|
"https://hifi-one.spotisaver.net",
|
||||||
"https://hifi-two.spotisaver.net"
|
"https://hifi-two.spotisaver.net"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue