From 446b1f860041c89a018a2986bfedb243233ce6d8 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 24 Sep 2025 13:43:33 -0400 Subject: [PATCH] ssb: Simplify some things to make funky layout issues with the sync now / stay connected buttons go away. --- apps/ssb.json | 2 +- apps/ssb/tf-app.js | 3 +-- metadata/en-US/changelogs/43.txt | 8 ++++++++ 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 metadata/en-US/changelogs/43.txt diff --git a/apps/ssb.json b/apps/ssb.json index 95c7e264..7e5943d5 100644 --- a/apps/ssb.json +++ b/apps/ssb.json @@ -1,5 +1,5 @@ { "type": "tildefriends-app", "emoji": "🦀", - "previous": "&qtvUpu0Uh5EakeVlPgz9PZhDc9FY0TjWf5sAi1rX8SE=.sha256" + "previous": "&IDzjVQjtPyhesUrl45qkZFjzWl0xVlj+2M/XXQRvXO0=.sha256" } diff --git a/apps/ssb/tf-app.js b/apps/ssb/tf-app.js index de037dc7..59e8910d 100644 --- a/apps/ssb/tf-app.js +++ b/apps/ssb/tf-app.js @@ -800,14 +800,13 @@ class TfElement extends LitElement { class="w3-bar w3-theme-l1" style="position: static; top: 0; z-index: 10" > - ${this.is_administrator && self.tab != 'news' + ${this.is_administrator ? html`