empty commit

This commit is contained in:
Sorrel Bri 2019-10-13 22:05:39 -07:00
parent 3a605bf1da
commit dbf269ba77

View file

@ -26,3 +26,4 @@ if __name__ == '__main__':
migrate = Migrate(app, db)
socketio.run(app, debug=False)