empty commit
This commit is contained in:
parent
3a605bf1da
commit
dbf269ba77
1 changed files with 1 additions and 0 deletions
|
@ -26,3 +26,4 @@ if __name__ == '__main__':
|
||||||
migrate = Migrate(app, db)
|
migrate = Migrate(app, db)
|
||||||
socketio.run(app, debug=False)
|
socketio.run(app, debug=False)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue