added shortuuid
This commit is contained in:
parent
c397d4c3c4
commit
bde9a4a2ec
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ from lnbits.core.models import Payment
|
|||
from lnbits.tasks import register_invoice_listener
|
||||
|
||||
from .crud import get_copilot
|
||||
|
||||
import shortuuid
|
||||
|
||||
async def register_listeners():
|
||||
invoice_paid_chan_send, invoice_paid_chan_recv = trio.open_memory_channel(2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue