From 8d6feb5394d1e7f1a4872c75de56cb377ae0e20f Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sun, 3 Mar 2024 12:09:03 -0500 Subject: [PATCH] Set the root of private messages correct so that other clients show them. --- apps/ssb.json | 2 +- apps/ssb/tf-message.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/ssb.json b/apps/ssb.json index 2932e427..593a2dfb 100644 --- a/apps/ssb.json +++ b/apps/ssb.json @@ -1,5 +1,5 @@ { "type": "tildefriends-app", "emoji": "🐌", - "previous": "&oPRvet0lD7W47N5YKm0IKpIX8q5zC12mIsHSVLCxex4=.sha256" + "previous": "&Xs1X5TzLCk6KVr+5IDc80JAHYxJyoD10cXKBUYpFqWQ=.sha256" } diff --git a/apps/ssb/tf-message.js b/apps/ssb/tf-message.js index 184908bc..ec94978d 100644 --- a/apps/ssb/tf-message.js +++ b/apps/ssb/tf-message.js @@ -494,7 +494,7 @@ ${JSON.stringify(mention, null, 2)}