1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 09:34:05 +08:00

opt page/index.css

This commit is contained in:
harveyshao 2022-12-26 21:31:11 +08:00
parent bb3b898dc7
commit 9855e122db

View File

@ -41,6 +41,7 @@ func init() {
_wiki_list(m, value[nfs.PATH]) _wiki_list(m, value[nfs.PATH])
} }
}) })
m.Cut("path,size,time")
}}, "play": {Name: "play", Help: "演示"}, }}, "play": {Name: "play", Help: "演示"},
ice.STORY: {Hand: func(m *ice.Message, arg ...string) { ice.STORY: {Hand: func(m *ice.Message, arg ...string) {
if kit.Ext(m.Option(nfs.PATH)) == nfs.SHY { if kit.Ext(m.Option(nfs.PATH)) == nfs.SHY {