1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-27 09:48:28 +08:00
icebergs/core/chat/favor.js
2023-12-09 18:03:57 +08:00

6 lines
88 B
JavaScript

Volcanos(chat.ONIMPORT, {
_init: function(can, msg) {
msg.Echo("hello world")
},
})