Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tron521/codex-console-temp
/ closeNewApiServiceModal
Function
closeNewApiServiceModal
static/js/settings.js:1831–1833 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1829
}
1830
1831
function
closeNewApiServiceModal() {
1832
elements.newApiServiceEditModal.classList.remove(
'active'
);
1833
}
1834
1835
async
function
editNewApiService(id) {
1836
try {
Callers
2
initEventListeners
Function · 0.85
handleSaveNewApiService
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected