Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniMax-AI/OpenRoom
/ reset
Method
reset
apps/webuiapps/src/lib/modManager.ts:526–528 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
524
// --- Reset ---
525
526
reset(): void {
527
this.state = defaultState(this.config);
528
}
529
}
Callers
1
ChatPanel
Function · 0.80
Calls
1
defaultState
Function · 0.85
Tested by
no test coverage detected