Skip to content

Commit

Permalink
disabled debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rilesdun committed Sep 14, 2023
1 parent 19ab483 commit 51a64c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ def active_sons():
return sons

if __name__ == '__main__':
socketio.run(app, debug=True)
app.run(app)

0 comments on commit 51a64c5

Please sign in to comment.