mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-25 11:14:02 +02:00
just site title
This commit is contained in:
@@ -21,7 +21,7 @@ from .utils import decoded_as_lndhub, to_buffer
|
||||
|
||||
@lndhub_ext.get("/ext/getinfo")
|
||||
async def lndhub_getinfo():
|
||||
return {"alias": LNBITS_SITE_TITLE + " - LndHub"}
|
||||
return {"alias": LNBITS_SITE_TITLE}
|
||||
|
||||
|
||||
class AuthData(BaseModel):
|
||||
|
Reference in New Issue
Block a user