tweak: use qr code image for favicon as well (#3031)

use qr code image for favicon as well
This commit is contained in:
Arc
2025-03-12 12:12:43 +01:00
committed by GitHub
parent 1833adc0a1
commit 28e32a54a4
4 changed files with 5 additions and 6 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -507,8 +507,8 @@ window.localisation.en = {
denomination: 'Denomination',
denomination_hint: 'The name for the FakeWallet token',
denomination_error: 'Denomination must be 3 characters, or `sats`',
ui_qr_code_logo: 'QR Code Logo',
ui_qr_code_logo_hint: 'URL to logo image in QR code',
ui_qr_code_logo: 'QR Code/Favicon Logo',
ui_qr_code_logo_hint: 'QR code and favicon logo url',
ui_custom_image: 'Custom Image',
ui_custom_image_label: 'URL to custom image',
ui_custom_image_hint: 'Image showed at homepage/login',