Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1354
function
closeCpaServiceModal() {
1355
elements.cpaServiceEditModal.classList.remove(
'active'
);
1356
}
1357
1358
async
function
editCpaService(id) {
1359
try {
Callers
2
initEventListeners
Function · 0.85
handleSaveCpaService
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected