Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tron521/codex-console-temp
/ closeCodex2apiServiceModal
Function
closeCodex2apiServiceModal
static/js/settings.js:1677–1679 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1675
}
1676
1677
function
closeCodex2apiServiceModal() {
1678
elements.codex2apiServiceEditModal.classList.remove(
'active'
);
1679
}
1680
1681
async
function
editCodex2apiService(id) {
1682
try {
Callers
2
initEventListeners
Function · 0.85
handleSaveCodex2apiService
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected