From 4e4a388b15866edfad2d647141953f71944157eb Mon Sep 17 00:00:00 2001 From: shaoying Date: Fri, 22 Jan 2021 19:35:02 +0800 Subject: [PATCH] opt some --- src/main.go | 4 +++- src/main.shy | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/main.go b/src/main.go index e552fe39..d2332945 100644 --- a/src/main.go +++ b/src/main.go @@ -1,6 +1,8 @@ package main import ( + _ "github.com/shylinux/contexts/src/hi" + ice "github.com/shylinux/icebergs" _ "github.com/shylinux/icebergs/base" _ "github.com/shylinux/icebergs/core" @@ -35,4 +37,4 @@ import ( _ "github.com/shylinux/mysql-story/src/server" ) -func main() { print(ice.Run()) } +func main() { print(ice.Run()) } \ No newline at end of file diff --git a/src/main.shy b/src/main.shy index a6a415b6..a25d79cf 100644 --- a/src/main.shy +++ b/src/main.shy @@ -30,5 +30,6 @@ field "火山架" web.code.git.spide args `volcanos` field "冰山架" web.code.git.trend args `icebergs` field "冰山架" web.code.git.spide args `icebergs` - -field "media" web.chat.meet.media + + +source hi/hi.shy