This commit is contained in:
callebtc 2022-11-04 20:45:56 +01:00 committed by dni ⚡
parent d9003f6d7c
commit 6526c6d6f2

View File

@ -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",
}