diff --git a/static/components/relay-details/relay-details.html b/static/components/relay-details/relay-details.html index c211444..399e130 100644 --- a/static/components/relay-details/relay-details.html +++ b/static/components/relay-details/relay-details.html @@ -389,41 +389,38 @@ -
-
Force Auth For Events:
-
- +
+
Force Auth For Events:
+
+ +
+
+ +
+
+ + {{ e }} + +
-
- -
-
- - {{ e }} - -
-
Full Storage Action:
@@ -530,7 +527,7 @@
-
Public Key:
+
Public Key:
-
diff --git a/static/components/relay-details/relay-details.js b/static/components/relay-details/relay-details.js index 31662f2..861154b 100644 --- a/static/components/relay-details/relay-details.js +++ b/static/components/relay-details/relay-details.js @@ -136,7 +136,6 @@ async function relayDetails(path) { } catch (error) { LNbits.utils.notifyApiError(error) } - }, blockPublicKey: function () { this.relay.config.blockedPublicKeys.push(this.blockedPubkey)