diff --git a/applications/api/app.json b/applications/api/app.json index e1a698f..fa50195 100644 --- a/applications/api/app.json +++ b/applications/api/app.json @@ -1 +1,3 @@ -{'key':'val'} \ No newline at end of file +{ + 'key':'val' +} \ No newline at end of file