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