diff --git a/configs/noi.mode.json b/configs/noi.mode.json index 6be374f..84e902c 100644 --- a/configs/noi.mode.json +++ b/configs/noi.mode.json @@ -33,6 +33,12 @@ "dir": true, "text": "Email" }, + { + "id": "noi@music", + "parent": 0, + "dir": true, + "text": "Music" + },, { "id": "noi@video", "parent": 0, @@ -231,6 +237,12 @@ "text": "Outlook", "url": "https://outlook.live.com" }, + { + "id": "noi:music", + "parent": "noi@music", + "text": "YouTube Music", + "url": "https://music.youtube.com" + }, { "id": "noi:youtube", "parent": "noi@video",