mirror of
https://shylinux.com/x/icebergs
synced 2025-04-28 02:02:02 +08:00
add some
This commit is contained in:
parent
06314eb331
commit
06f8f8ebe1
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user