忽略按钮

This commit is contained in:
🌌 2023-12-14 23:51:16 +08:00
parent 1d5e8f922f
commit eb9c98ff5b
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ import common from '../common/common.js'
import Runtime from './runtime.js'
import Handler from './handler.js'
segment.button = () => ""
/** 全局变量 plugin */
global.plugin = plugin
global.segment = segment