mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-28 21:02:31 +02:00
manifest
This commit is contained in:
@@ -60,9 +60,7 @@ async def manifest(cashu_id: str):
|
|||||||
"name": cashu.name + " - " + "Cashu",
|
"name": cashu.name + " - " + "Cashu",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": LNBITS_CUSTOM_LOGO
|
"src": "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/96x96.png",
|
||||||
if LNBITS_CUSTOM_LOGO
|
|
||||||
else "https://github.com/cashubtc/cashu-ui/raw/main/ui/icons/96x96.png",
|
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "96x96",
|
"sizes": "96x96",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user