mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-19 03:57:29 +02:00
Update views.py
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user