diff --git a/apps/ssb/tf-profile.js b/apps/ssb/tf-profile.js index f45288981..63114688c 100644 --- a/apps/ssb/tf-profile.js +++ b/apps/ssb/tf-profile.js @@ -233,7 +233,11 @@ class TfProfileElement extends LitElement { `; } edit = html` - `; } diff --git a/apps/ssb/tf-tab-connections.js b/apps/ssb/tf-tab-connections.js index 3f49311d1..d03e30018 100644 --- a/apps/ssb/tf-tab-connections.js +++ b/apps/ssb/tf-tab-connections.js @@ -217,7 +217,9 @@ class TfTabConnectionsElement extends LitElement {

Connections