1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-28 02:02:02 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-03-18 00:12:36 +08:00
parent 06314eb331
commit 06f8f8ebe1

View File

@ -17,7 +17,7 @@ const ICON = "icon"
func init() {
Index.MergeCommands(ice.Commands{
ICON: {Help: "图标", Actions: ice.MergeActions(ice.Actions{
ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) {
ice.CTX_OPEN: {Hand: func(m *ice.Message, arg ...string) {
kit.For([]string{
"bootstrap-icons/font/fonts/bootstrap-icons.woff2",
"bootstrap-icons/font/bootstrap-icons.css",