MCPcopy Create free account
hub / github.com/Tron521/codex-console-temp / closeCpaServiceModal

Function closeCpaServiceModal

static/js/settings.js:1354–1356  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1352}
1353
1354function closeCpaServiceModal() {
1355 elements.cpaServiceEditModal.classList.remove('active');
1356}
1357
1358async function editCpaService(id) {
1359 try {

Callers 2

initEventListenersFunction · 0.85
handleSaveCpaServiceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected