Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Oct 21, 2024
1 parent c829c30 commit fd84323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ def example_stop():

def example_start():
from lnbits.tasks import create_permanent_unique_task

task = create_permanent_unique_task("ext_testing", wait_for_paid_invoices)
scheduled_tasks.append(task)

0 comments on commit fd84323

Please sign in to comment.