From d155c964981a43843363a2515b02913ec1875851 Mon Sep 17 00:00:00 2001 From: lencx Date: Tue, 3 Dec 2024 00:55:26 +0800 Subject: [PATCH] chore: add idx --- configs/noi.mode.cn.json | 6 ++++++ configs/noi.mode.json | 6 ++++++ 2 files changed, 12 insertions(+) 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",