config: add suno

This commit is contained in:
lencx 2024-03-28 09:01:32 +08:00
parent a236f814e9
commit dbf1735bc4

View File

@ -1,6 +1,6 @@
{
"name": "Noi Mode",
"version": "0.1.6",
"version": "0.1.7",
"sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.json",
"modes": [
{
@ -105,6 +105,12 @@
"text": "YOU",
"url": "https://you.com"
},
{
"id": "noi:suno",
"parent": "noi@ai",
"text": "Suno AI",
"url": "https://app.suno.ai"
},
{
"id": "noi:github",
"parent": "noi@dev",