fixed bug
This commit is contained in:
parent
651ae2a386
commit
10f6ee7af1
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from lnbits.core import db as core_db
|
|||
from lnbits.core.models import Payment
|
||||
from lnbits.tasks import register_invoice_listener
|
||||
|
||||
from .crud import get_pay_link
|
||||
from .crud import get_copilot
|
||||
|
||||
|
||||
async def register_listeners():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue