1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
harveyshao 2022-10-27 22:28:42 +08:00
parent 52e5771416
commit bb471c2089

View File

@ -1,8 +1,5 @@
Volcanos(chat.ONIMPORT, {help: "导入数据", _init: function(can, msg) {
msg.Echo("hello world")
msg.Echo("hello world")
msg.Echo("hello world")
msg.Echo("hello world")
msg.Echo("hello world")
msg.Echo("<what>")
msg.Dump(can)
}})
}})