diff --git a/configs/noi.mode.cn.json b/configs/noi.mode.cn.json index 555b62b..77abefc 100644 --- a/configs/noi.mode.cn.json +++ b/configs/noi.mode.cn.json @@ -201,6 +201,12 @@ "text": "VS Code", "url": "https://vscode.dev" }, + { + "id": "noi:projectidx", + "parent": "noi@dev", + "text": "Project IDX", + "url": "https://idx.google.com" + }, { "id": "noi:qqmail", "parent": "noi@email", diff --git a/configs/noi.mode.json b/configs/noi.mode.json index 28874a3..4829af9 100644 --- a/configs/noi.mode.json +++ b/configs/noi.mode.json @@ -153,6 +153,12 @@ "text": "VS Code", "url": "https://vscode.dev" }, + { + "id": "noi:projectidx", + "parent": "noi@dev", + "text": "Project IDX", + "url": "https://idx.google.com" + }, { "id": "noi:x", "parent": "noi@community",