replace lnbits-legend with lnbits in github links (#1366)

This commit is contained in:
Pavol Rusnak
2023-01-14 12:26:17 +01:00
committed by GitHub
parent aafd955bb4
commit 20e6ca019e
7 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ from typing import AsyncGenerator, Dict, Optional
import httpx
from loguru import logger
# TODO: https://github.com/lnbits/lnbits-legend/issues/764
# TODO: https://github.com/lnbits/lnbits/issues/764
# mypy https://github.com/aaugustin/websockets/issues/940
from websockets import connect # type: ignore
from websockets.exceptions import (