Disable snake until fixed
All checks were successful
docker-image / docker (push) Successful in 9m56s
All checks were successful
docker-image / docker (push) Successful in 9m56s
This commit is contained in:
parent
bccb4f6104
commit
103f18d6c3
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ animator.add(DBFAnimation, ds100="AHST", station="Holstenstraße")
|
|||
animator.add(DBFAnimation, ds100="AHS", station="Altona", count=9)
|
||||
animator.add(IcalEvents, url="https://cloud.hamburg.ccc.de/remote.php/dav/public-calendars/QJAdExziSnNJEz5g?export",
|
||||
title="CCCHH Events")
|
||||
animator.add(SnakeAnimation)
|
||||
# animator.add(SnakeAnimation)
|
||||
|
||||
@app.route("/static/<filepath>")
|
||||
def server_static(filepath):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue