mirror of
https://github.com/smittix/intercept.git
synced 2026-04-29 17:19:59 -07:00
Disable listen button when any agent is selected
This commit is contained in:
@@ -2487,6 +2487,7 @@ function setListeningPostRunning(isRunning, agentId = null) {
|
||||
|
||||
// Export for agent sync
|
||||
window.setListeningPostRunning = setListeningPostRunning;
|
||||
window.updateListenButtonState = updateListenButtonState;
|
||||
|
||||
// Export functions for HTML onclick handlers
|
||||
window.toggleDirectListen = toggleDirectListen;
|
||||
|
||||
Reference in New Issue
Block a user