mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
Watch changes in config and update menu
This commit is contained in:
@ -13,5 +13,6 @@ module.exports = {
|
||||
get,
|
||||
set,
|
||||
edit: () => store.openInEditor(),
|
||||
watch: (cb) => store.onDidAnyChange(cb),
|
||||
plugins,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user