From 9a02a55caae6d78b56d2d0925f46695a84cdd8dc Mon Sep 17 00:00:00 2001 From: William Casarin Date: Mon, 14 Nov 2022 09:02:22 -0800 Subject: [PATCH] web: fix related event fetching When fetching events, also fetch events that your friends are replying to. --- web/index.html | 2 +- web/js/damus.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index 2ac2fad..165c96c 100644 --- a/web/index.html +++ b/web/index.html @@ -12,7 +12,7 @@ - +