chore: remove unused env and new create unique task

remove old scheduled tasks approach

update min version

Update __init__.py

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
dni ⚡ 2024-03-22 16:57:22 +01:00
commit 65732f7aa0
No known key found for this signature in database
GPG key ID: 886317704CC4E618
3 changed files with 11 additions and 22 deletions

View file

@ -3,5 +3,5 @@
"short_description": "Make reusable LNURL pay links",
"tile": "/lnurlp/static/image/lnurl-pay.png",
"contributors": ["arcbtc", "eillarra", "fiatjaf", "callebtc"],
"min_lnbits_version": "0.11.2"
"min_lnbits_version": "0.12.4"
}