MCPcopy Create free account
hub / github.com/CreminiAI/skillpack / close

Function close

web/js/chat-apps-dialog.js:160–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

158}
159
160function close() {
161 dialog.close();
162 setStatus("", "");
163}
164
165function populateForm() {
166 const config = state.config;

Callers 1

handleSaveFunction · 0.70

Calls 1

setStatusFunction · 0.70

Tested by

no test coverage detected