feat: add emailConfigured to PublicSettings (#4047)

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
Nathan Day
2026-07-13 15:28:28 +02:00
committed by GitHub
co-authored by Vlad Stan
parent 06c553219a
commit 43900dd6da
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -26,8 +26,8 @@ from lnbits.core.services.payments import (
check_payment_status,
check_pending_payments,
check_time_limit_between_transactions,
check_wallet_daily_withdraw_limit,
check_transaction_status,
check_wallet_daily_withdraw_limit,
check_wallet_limits,
create_payment_request,
get_payments_daily_stats,