mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-13 11:35:56 +01:00
new icons
This commit is contained in:
parent
01f83dce3f
commit
0ebd56c18b
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ async def manifest(cashu_id: str):
|
|||
{
|
||||
"src": LNBITS_CUSTOM_LOGO
|
||||
if LNBITS_CUSTOM_LOGO
|
||||
else "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/512x512.png",
|
||||
else "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/96x96.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512",
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue