mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 12:26:19 +02:00
manifest
This commit is contained in:
@@ -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",
|
||||
}
|
||||
|
Reference in New Issue
Block a user