diff --git a/web/html/modals/inbound_modal.html b/web/html/modals/inbound_modal.html
index f20bd833..ab9e1bf8 100644
--- a/web/html/modals/inbound_modal.html
+++ b/web/html/modals/inbound_modal.html
@@ -184,7 +184,6 @@
clearKeys() {
this.inbound.settings.decryption = 'none';
this.inbound.settings.encryption = 'none';
- this.inbound.settings.selectedAuth = undefined;
}
},