Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/
Class
im/im.ts:136–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
// ==================== 配置管理器 ====================
135
class
ConfigManager {
136
private static db: any = null;
137
138
static
async
init() {
139
if
(this.db)
return
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected