Add more Nostr settings
This commit is contained in:
parent
2ed559aa84
commit
ee4d6d88c7
7 changed files with 68 additions and 9 deletions
|
@ -165,7 +165,9 @@
|
|||
{$_('section.status.uptime')}: {toUptimestring($status.espUptime)}
|
||||
<br />
|
||||
<p>
|
||||
{#if !$settings.ownDataSource}
|
||||
{#if $settings.useNostr}
|
||||
<span>Nostr connection status not available yet.</span>
|
||||
{:else if !$settings.ownDataSource}
|
||||
{$_('section.status.wsPriceConnection')}:
|
||||
<span>
|
||||
{#if $status.connectionStatus && $status.connectionStatus.price}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue