mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
39582da9f8
commit
bf49a4b3f9
@ -5,7 +5,7 @@ Volcanos(chat.ONIMPORT, {help: "导入数据", _init: function(can, msg, cb, tar
|
||||
msg.Option(nfs.LINE) && can.Option(nfs.LINE, msg.Option(nfs.LINE))
|
||||
}
|
||||
if (can.Option(nfs.PATH) == "man") {
|
||||
msg.result = [msg.Option(mdb.TEXT)]
|
||||
// msg.result = [msg.Option(mdb.TEXT)]
|
||||
}
|
||||
|
||||
var paths = can.core.Split(can.Option(nfs.PATH), ice.FS); can.Option(nfs.PATH, paths[0])
|
||||
|
Loading…
x
Reference in New Issue
Block a user