started working into html

This commit is contained in:
arcbtc 2023-12-08 20:57:37 +00:00
parent c87ccf7107
commit 246bdb765c
3 changed files with 54 additions and 1847 deletions

View file

@ -25,7 +25,7 @@ temp_static_files = [
def temp_renderer():
return temp_renderer(["temp/temps"])
from .lnurl import *
from .tasks import wait_for_paid_invoices
from .views import *
from .views_api import *