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

Function closeSub2ApiServiceModal

static/js/settings.js:1526–1530  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1524}
1525
1526function closeSub2ApiServiceModal() {
1527 elements.sub2ApiServiceEditModal.classList.remove('active');
1528 elements.sub2ApiServiceForm.reset();
1529 _sub2apiEditingId = null;
1530}
1531
1532async function editSub2ApiService(id) {
1533 try {

Callers 2

initEventListenersFunction · 0.85
handleSaveSub2ApiServiceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected