mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-29 10:53:44 +00:00
small formatting changes
This commit is contained in:
@ -23,8 +23,8 @@ module.exports = (win) => {
|
||||
|
||||
// Create a notification
|
||||
let notification = new Notification( {
|
||||
title:'',
|
||||
body: '',
|
||||
title: "",
|
||||
body: "",
|
||||
icon: "assets/youtube-music.png",
|
||||
silent: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user