CHORE: Updated styling on stats page and fixed test failure
This commit is contained in:
@ -18,4 +18,4 @@ def main_admin():
|
||||
@blueprint.route('/users/')
|
||||
def admin_users():
|
||||
""" Endpoint responsible for managing a users permissions """
|
||||
return "Hello, Worlds"
|
||||
return "Hello, Worlds"
|
||||
|
Reference in New Issue
Block a user