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

Function close

web/js/api-key-dialog.js:113–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111}
112
113function close() {
114 dialog.close();
115 setStatus("", "");
116}
117
118function populateForm() {
119 const config = state.config;

Callers 1

handleSaveFunction · 0.70

Calls 1

setStatusFunction · 0.70

Tested by

no test coverage detected