Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ setup
Method
setup
mode/mode.ts:125–127 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
123
}
124
125
/* ===================== 初始化数据库 ===================== */
126
127
private
async
initDB() {
128
const
dbPath = resolvePluginAssetFile({
129
plugin:
"mode"
,
130
fileName:
"config.json"
,
Callers
nothing calls this directly
Calls
1
initDB
Method · 0.95
Tested by
no test coverage detected