Update views.py
This commit is contained in:
parent
02261b1ba4
commit
87cc8a484f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#add your dependencies here
|
||||
|
||||
from flask import jsonify, render_template, request, redirect, url_for
|
||||
from lnbits.db import open_db, open_ext_db
|
||||
from lnbits.extensions.example import example_ext
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue