Skip to content

Commit

Permalink
removed comma at end of json, which was invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
popenc committed Aug 4, 2022
1 parent 1251f82 commit 5e24ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyan_angular/src/assets/default-env.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"disableMarkers": false,
"disableWaterbodyStats": true,
"appName": "",
"gtag": "",
"gtag": ""
}

0 comments on commit 5e24ce6

Please sign in to comment.