This commit is contained in:
Greer Guthrie 2026-04-24 16:32:43 -05:00 committed by GitHub
commit 078246766f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

View file

@ -73,6 +73,7 @@ def _clear_approval_state():
mod._gateway_queues.clear()
mod._gateway_notify_cbs.clear()
mod._session_approved.clear()
mod._session_yolo.clear()
mod._permanent_approved.clear()
mod._pending.clear()