MCPcopy 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
1831function closeNewApiServiceModal() {
1832 elements.newApiServiceEditModal.classList.remove('active');
1833}
1834
1835async function editNewApiService(id) {
1836 try {

Callers 2

initEventListenersFunction · 0.85
handleSaveNewApiServiceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected