forked from btclock/webui
Bugfix and dependency updates
This commit is contained in:
parent
3b817593e7
commit
1e3a975a84
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