mirror of
https://shylinux.com/x/volcanos
synced 2025-04-27 17:48:28 +08:00
6 lines
252 B
JavaScript
6 lines
252 B
JavaScript
const {kit, ice, ctx, mdb, web, nfs, code, chat, http, html} = require("../../utils/const.js")
|
|
const {shy, Volcanos} = require("../../utils/proto.js")
|
|
Volcanos._page = {}
|
|
Volcanos(chat.ONACTION, {list: ["刷新", "扫码", "清屏"]})
|
|
Volcanos._init()
|