From 1c7720b6898296a983d72cecfdfc151d05d89b33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Wed, 19 Aug 2026 11:52:50 -0600 Subject: [PATCH] Add hint to empty contributions list --- app/components/contributions-timeline.gjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/contributions-timeline.gjs b/app/components/contributions-timeline.gjs index 6471ebd..cc12489 100644 --- a/app/components/contributions-timeline.gjs +++ b/app/components/contributions-timeline.gjs @@ -32,7 +32,7 @@ import restoreScroll from '../modifiers/restore-scroll'; Connect your Nostr account to see your contributions.

{{else if (not @items.length)}} -

No contributions yet.

+

No contributions yet. Start by adding photos to places.

{{else}}