mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
clarify button purpose
This commit is contained in:
@ -19,7 +19,7 @@ module.exports = (win, options) => [
|
||||
},
|
||||
...(is.windows() ?
|
||||
[{
|
||||
label: "Interactive",
|
||||
label: "Interactive Notifications",
|
||||
type: "checkbox",
|
||||
checked: options.interactive,
|
||||
click: (item) => setInteractive(options, item.checked)
|
||||
|
||||
Reference in New Issue
Block a user