mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
opt some
This commit is contained in:
parent
67128e150e
commit
266462d959
10
src/main.go
10
src/main.go
@ -9,11 +9,11 @@ import (
|
|||||||
_ "github.com/shylinux/icebergs/misc/alpha"
|
_ "github.com/shylinux/icebergs/misc/alpha"
|
||||||
_ "github.com/shylinux/icebergs/misc/chrome"
|
_ "github.com/shylinux/icebergs/misc/chrome"
|
||||||
_ "github.com/shylinux/icebergs/misc/input"
|
_ "github.com/shylinux/icebergs/misc/input"
|
||||||
_ "github.com/shylinux/icebergs/misc/lark"
|
// _ "github.com/shylinux/icebergs/misc/lark"
|
||||||
_ "github.com/shylinux/icebergs/misc/md"
|
// _ "github.com/shylinux/icebergs/misc/md"
|
||||||
_ "github.com/shylinux/icebergs/misc/mp"
|
// _ "github.com/shylinux/icebergs/misc/mp"
|
||||||
_ "github.com/shylinux/icebergs/misc/pi"
|
// _ "github.com/shylinux/icebergs/misc/pi"
|
||||||
_ "github.com/shylinux/icebergs/misc/wx"
|
// _ "github.com/shylinux/icebergs/misc/wx"
|
||||||
|
|
||||||
_ "github.com/shylinux/icebergs/misc/totp"
|
_ "github.com/shylinux/icebergs/misc/totp"
|
||||||
)
|
)
|
||||||
|
@ -7,6 +7,7 @@ Volcanos("onengine", { river: {
|
|||||||
"task": {name: "task", index: [
|
"task": {name: "task", index: [
|
||||||
"web.team.plan",
|
"web.team.plan",
|
||||||
"web.wiki.word",
|
"web.wiki.word",
|
||||||
|
"web.wiki.draw",
|
||||||
]},
|
]},
|
||||||
"relay": {name: "relay", index: [
|
"relay": {name: "relay", index: [
|
||||||
"aaa.totp.get",
|
"aaa.totp.get",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user