mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 04:11:47 +00:00
lint
This commit is contained in:
@ -48,7 +48,6 @@ module.exports = (win, options) => [
|
|||||||
|
|
||||||
if (output) {
|
if (output) {
|
||||||
const { value, accelerator } = output[0];
|
const { value, accelerator } = output[0];
|
||||||
console.log({ [value]: accelerator }); // DELETE
|
|
||||||
setOptions({ [value]: accelerator });
|
setOptions({ [value]: accelerator });
|
||||||
|
|
||||||
item.checked = !!accelerator;
|
item.checked = !!accelerator;
|
||||||
|
|||||||
Reference in New Issue
Block a user