MCPcopy Create free account
hub / github.com/MiniMax-AI/OpenRoom / handleSave

Function handleSave

apps/webuiapps/src/components/ChatPanel/ModPanel.tsx:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 };
69
70 const handleSave = () => {
71 onSave(col);
72 };
73
74 if (editingEntry) {
75 return (

Callers

nothing calls this directly

Calls 1

editableToConfigFunction · 0.85

Tested by

no test coverage detected