mirror of
https://github.com/dergigi/boris.git
synced 2025-12-19 15:44:20 +01:00
chore: update button label from 'Open on Nostr' to 'Open with njump'
This commit is contained in:
@@ -793,7 +793,7 @@ const ContentPanel: React.FC<ContentPanelProps> = ({
|
||||
onClick={handleOpenPortal}
|
||||
>
|
||||
<FontAwesomeIcon icon={faExternalLinkAlt} />
|
||||
<span>Open on Nostr</span>
|
||||
<span>Open with njump</span>
|
||||
</button>
|
||||
<button
|
||||
className="article-menu-item"
|
||||
|
||||
Reference in New Issue
Block a user