mirror of
https://shylinux.com/x/community
synced 2025-07-01 13:14:44 +08:00
add some
This commit is contained in:
parent
c14de022c4
commit
8249c1e09f
@ -1,5 +1,6 @@
|
||||
~ssh
|
||||
source local.shy
|
||||
return
|
||||
~web.chat.macos
|
||||
desktop create index web.team.gonganxitong.recent name recent icon "src/gonganxitong/credit.png"
|
||||
desktop create index web.team.gonganxitong.service name service icon "src/gonganxitong/setting.png"
|
||||
|
@ -40,7 +40,7 @@ func (s sess) Check(m *ice.Message, arg ...string) {
|
||||
m.Option(ice.MSG_USERROLE, aaa.VOID)
|
||||
m.Option(ice.MSG_USERNAME, msg.Append(model.UID))
|
||||
m.Option(ice.MSG_USERNICK, msg.Append(model.NAME))
|
||||
m.Option(ice.MSG_LANGUAGE, msg.Append(model.LANGUAGE))
|
||||
kit.If(msg.Append(model.LANGUAGE), func(p string) { m.Option(ice.MSG_LANGUAGE, p) })
|
||||
m.Option(ice.MSG_AVATAR, msg.Append(model.AVATAR))
|
||||
m.Option(ice.MSG_USERUID, msg.Append(model.UID))
|
||||
m.OptionDefault(model.USER_UID, msg.Append(model.UID))
|
||||
|
@ -4,7 +4,7 @@
|
||||
"icon": "src/gonganxitong/setting.png",
|
||||
"index": "web.team.gonganxitong.service",
|
||||
"name": "service",
|
||||
"time": "2025-06-12 08:26:22.118"
|
||||
"time": "2025-06-12 08:32:37.216"
|
||||
}
|
||||
},
|
||||
"3a5880f6ddd07eb9fe27b3cb3afb3f7e": {
|
||||
@ -28,7 +28,7 @@
|
||||
"icon": "src/gonganxitong/credit.png",
|
||||
"index": "web.team.gonganxitong.recent",
|
||||
"name": "recent",
|
||||
"time": "2025-06-12 08:26:22.118"
|
||||
"time": "2025-06-12 08:32:37.216"
|
||||
}
|
||||
},
|
||||
"c6365efa0c8373fcf2bc8d44618ad782": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user