diff --git a/apps/ssb.json b/apps/ssb.json index a88bab052..11e37fe7a 100644 --- a/apps/ssb.json +++ b/apps/ssb.json @@ -1,5 +1,5 @@ { "type": "tildefriends-app", "emoji": "🐌", - "previous": "&n4YCyklfFAtR817GefbdRl5PJGWylSau1YqrD6yq0Ac=.sha256" + "previous": "&pc/SH1ng7DyH2BZFDMcYoUMYxRdhrwXGzoMhQho7ju4=.sha256" } \ No newline at end of file diff --git a/apps/ssb/tf-app.js b/apps/ssb/tf-app.js index 1640db50b..e9d940735 100644 --- a/apps/ssb/tf-app.js +++ b/apps/ssb/tf-app.js @@ -185,8 +185,8 @@ class TfElement extends LitElement { render_id_picker() { return html`
- - + +
`; }