From 2e4f792fc3f0a3a11e8050e0a5c0a228a3d65a0c Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sat, 11 Jan 2025 12:48:44 -0500 Subject: [PATCH] ssb: Try to consolidate the local users list. Man, CSS. --- apps/ssb.json | 2 +- apps/ssb/tf-tab-connections.js | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/ssb.json b/apps/ssb.json index 24bcb978..68e42478 100644 --- a/apps/ssb.json +++ b/apps/ssb.json @@ -1,5 +1,5 @@ { "type": "tildefriends-app", "emoji": "🦀", - "previous": "&BHYyqkjBliajHR0fokZPpBjkB0Ds8kkwEIRHWit0kIk=.sha256" + "previous": "&UOHm9X6pa1L0G0QdtiIqV/UW4vH/4rTA4i30IPqMzeQ=.sha256" } diff --git a/apps/ssb/tf-tab-connections.js b/apps/ssb/tf-tab-connections.js index 384f28b5..ecb5d0ea 100644 --- a/apps/ssb/tf-tab-connections.js +++ b/apps/ssb/tf-tab-connections.js @@ -267,24 +267,24 @@ class TfTabConnectionsElement extends LitElement { )}

Local Accounts

- + `; }