mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
new icons
This commit is contained in:
parent
db817315e2
commit
065657f9f7
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ async def manifest(cashu_id: str):
|
|||
if LNBITS_CUSTOM_LOGO
|
||||
else "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/96x96.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512",
|
||||
"sizes": "96x96",
|
||||
}
|
||||
],
|
||||
"start_url": "/cashu/wallet?mint_id=" + cashu_id,
|
||||
|
|
Loading…
Add table
Reference in a new issue