forked from btclock/webui
Bugfix and dependency updates
This commit is contained in:
parent
1fa62ca88d
commit
1c2d8dcdd0
3 changed files with 62 additions and 59 deletions
|
@ -228,7 +228,7 @@
|
|||
{#if !$settings.ownDataSource}
|
||||
{$_('section.status.wsPriceConnection')}:
|
||||
<span>
|
||||
{#if $status.connectionStatus && $status.connectionStatus.nostr}
|
||||
{#if $status.connectionStatus && $status.connectionStatus.price}
|
||||
✅
|
||||
{:else}
|
||||
❌
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue