1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 01:24:05 +08:00
This commit is contained in:
shaoying 2020-11-22 17:55:18 +08:00
parent 991b42abeb
commit 9163417dbd

View File

@ -156,6 +156,7 @@ func Run(arg ...string) string {
frame := &Frame{}
Index.root = Index
Index.server = frame
Index.Merge(Index)
Pulse.root = Pulse
Pulse.Option("name", "")