forked from x/ContextOS
opt some
This commit is contained in:
parent
4c56729667
commit
4e4a388b15
@ -1,6 +1,8 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
_ "github.com/shylinux/contexts/src/hi"
|
||||||
|
|
||||||
ice "github.com/shylinux/icebergs"
|
ice "github.com/shylinux/icebergs"
|
||||||
_ "github.com/shylinux/icebergs/base"
|
_ "github.com/shylinux/icebergs/base"
|
||||||
_ "github.com/shylinux/icebergs/core"
|
_ "github.com/shylinux/icebergs/core"
|
||||||
@ -35,4 +37,4 @@ import (
|
|||||||
_ "github.com/shylinux/mysql-story/src/server"
|
_ "github.com/shylinux/mysql-story/src/server"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() { print(ice.Run()) }
|
func main() { print(ice.Run()) }
|
@ -30,5 +30,6 @@ field "火山架" web.code.git.spide args `volcanos`
|
|||||||
|
|
||||||
field "冰山架" web.code.git.trend args `icebergs`
|
field "冰山架" web.code.git.trend args `icebergs`
|
||||||
field "冰山架" web.code.git.spide args `icebergs`
|
field "冰山架" web.code.git.spide args `icebergs`
|
||||||
|
|
||||||
field "media" web.chat.meet.media
|
|
||||||
|
source hi/hi.shy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user