mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 14:22:55 +01:00
Update views.py
This commit is contained in:
parent
3f9fdf2da6
commit
1328c0ad3e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue