Removed LNbits wallets balance screen from options

This commit is contained in:
Black Coffee
2022-10-20 15:00:49 +01:00
parent 79e98c2f6c
commit 5ae4353a70
2 changed files with 0 additions and 19 deletions
@@ -180,17 +180,6 @@
label="Show the dashboard"
></q-toggle>
<q-expansion-item
expand-separator
icon="perm_identity"
label="LNbits Wallets"
>
<q-toggle
v-model="formDialog.data.display_preferences.lnbits_wallets_balance"
label="Show LNbits wallet balances"
></q-toggle>
</q-expansion-item>
<q-toggle
v-model="formDialog.data.display_preferences.fun_satoshi_quotes"
label="Satoshi Quotes"
@@ -551,7 +540,6 @@
data: {
display_preferences: {
dashboard: true,
lnbits_wallets_balance: true,
fun_satoshi_quotes: true,
fun_exchange_market_rate: true,
onchain_difficulty_epoch_progress: true,