1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
harveyshao 2022-11-18 14:40:52 +08:00
parent a273e294ad
commit fe58d3b390

View File

@ -28,8 +28,9 @@ Volcanos({river: {
}},
project: {name: "研发群", storm: {
studio: {name: "研发 studio", list: [
{name: "vimer", help: "编辑器", index: "web.code.vimer", args: ["src/,usr/volcanos/,usr/icebergs/", "main.go"]},
{name: "vimer", help: "编辑器", index: "web.code.vimer", args: ["src/,usr/volcanos/,usr/icebergs/,usr/toolkits/", "main.go"]},
{name: "repos", help: "代码库", index: "web.code.git.status"},
{name: "favor", help: "收藏夹", index: "web.chat.favor"},
{name: "plan", help: "任务表", index: "web.team.plan"},
{name: "ctx", help: "上下文", index: "web.wiki.word"},
]},