mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
add notification on unpause option
This commit is contained in:
@ -41,7 +41,8 @@ const defaultConfig = {
|
||||
},
|
||||
notifications: {
|
||||
enabled: false,
|
||||
urgency: "normal"
|
||||
urgency: "normal",
|
||||
unpauseNotification: false
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user