diff --git a/pages/satistics/index.js b/pages/satistics/index.js index 8b99837e..13193c3f 100644 --- a/pages/satistics/index.js +++ b/pages/satistics/index.js @@ -131,9 +131,11 @@ function Detail ({ fact }) { try { zap = JSON.parse(fact.description) } catch { } + + const pathRoot = fact.type === 'p2p' ? 'withdrawal' : fact.type return (
- + {(!fact.bolt11 && invoice deleted) || (zap && nostr zap{zap.content && `: ${zap.content}`}) || (fact.description && {fact.description})}