From 431f28e8615362b219aa14b4e2e76e5cf94e5cfc Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 15 Oct 2025 19:15:43 +0200 Subject: [PATCH] refactor: update zap split description to match offline-first paragraph style --- src/components/Settings/ZapSettings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Settings/ZapSettings.tsx b/src/components/Settings/ZapSettings.tsx index 04a578d1..e6b4d752 100644 --- a/src/components/Settings/ZapSettings.tsx +++ b/src/components/Settings/ZapSettings.tsx @@ -143,10 +143,10 @@ const ZapSettings: React.FC = ({ settings, onUpdate }) => { -
+

Weights determine zap splits when highlighting nostr-native content. If the content has multiple authors, their share is divided proportionally. -

+

) }