mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-20 18:51:05 +01:00
manifest
This commit is contained in:
parent
d9003f6d7c
commit
6526c6d6f2
@ -60,9 +60,7 @@ async def manifest(cashu_id: str):
|
||||
"name": cashu.name + " - " + "Cashu",
|
||||
"icons": [
|
||||
{
|
||||
"src": LNBITS_CUSTOM_LOGO
|
||||
if LNBITS_CUSTOM_LOGO
|
||||
else "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/96x96.png",
|
||||
"src": "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/96x96.png",
|
||||
"type": "image/png",
|
||||
"sizes": "96x96",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user