MCPcopy 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

ChatPanelFunction · 0.80

Calls 1

defaultStateFunction · 0.85

Tested by

no test coverage detected