Skip to content
Snippets Groups Projects
Commit 3e0e4ee8 authored by Maarten de Waard's avatar Maarten de Waard :angel: Committed by Mart van Santen
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 9e83dc31
No related branches found
No related tags found
1 merge request!55Resolve "Merge dashboard and dashboard-backend repos"
......@@ -44,7 +44,7 @@ def get_apps():
@api_v1.route('/apps/<string:slug>', methods=['GET'])
#@jwt_required()
@jwt_required()
def get_app(slug):
app = AppsService.get_app(slug)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment