mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 18:11:30 +01:00
Update views.py
This commit is contained in:
parent
3f9fdf2da6
commit
1328c0ad3e
@ -9,7 +9,7 @@ from lnbits.extensions.events import events_ext
|
||||
|
||||
@events_ext.route("/")
|
||||
def index():
|
||||
"""Main withdraw link page."""
|
||||
"""Main events link page."""
|
||||
|
||||
return render_template(
|
||||
"events/index.html"
|
||||
|
Loading…
Reference in New Issue
Block a user