Skip to content

Commit

Permalink
Merge pull request #79 from Capstone-Projects-2024-Spring/jjimmy
Browse files Browse the repository at this point in the history
fix blury img
  • Loading branch information
Dem0nMaxwell committed May 1, 2024
2 parents a2575e7 + a331a58 commit ba553de
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -958,4 +958,4 @@ def validate_username(self, key, _username):
# top_n_letters = Database.get_top_n_letters("user35", 6)
# print(top_n_letters)

app.socketio.run(app._app, host="localhost", debug=True)
app.socketio.run(app._app, host="localhost",debug=True)
Binary file modified static/pics/autumn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/pics/winter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ba553de

Please sign in to comment.