Fix typo
This commit is contained in:
parent
d3f1253376
commit
4889aeaf7c
|
|
@ -284,4 +284,4 @@ def send_data(path):
|
|||
return send_from_directory('data', path)
|
||||
|
||||
|
||||
app.register_blueprint(archive.bp)
|
||||
app.register_blueprint(archive.blueprint)
|
||||
|
|
|
|||
Loading…
Reference in New Issue