mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 01:24:05 +08:00
opt search.js
This commit is contained in:
parent
d823900ef4
commit
04c9cb0062
@ -20,7 +20,7 @@ func _river_list(m *ice.Message) {
|
|||||||
if m.Option(web.SHARE) != "" {
|
if m.Option(web.SHARE) != "" {
|
||||||
switch msg := m.Cmd(web.SHARE, m.Option(web.SHARE)); msg.Append(mdb.TYPE) {
|
switch msg := m.Cmd(web.SHARE, m.Option(web.SHARE)); msg.Append(mdb.TYPE) {
|
||||||
case web.STORM, web.FIELD:
|
case web.STORM, web.FIELD:
|
||||||
m.Option(ice.MSG_RIVER, "_share")
|
m.Option(ice.MSG_RIVER, web.SHARE)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user