diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2021-10-02 17:19:56 +0300 |
---|---|---|
committer | Mantas Vilčinskas <hi@mnts.lt> | 2021-10-02 17:19:56 +0300 |
commit | eca25190658a7f5771c574287af9a51d7de2355c (patch) | |
tree | fcc8aa3e66a78b482e81cedb744ac05026c48050 /layouts/affected/list.json | |
parent | cea9c68f55162b1e38b7b5a76021d8c27da6a4c6 (diff) |
affected/list.json - json api serves correct json again BUGFIX
Diffstat (limited to 'layouts/affected/list.json')
-rw-r--r-- | layouts/affected/list.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/affected/list.json b/layouts/affected/list.json index 1fde8d1..98b8b92 100644 --- a/layouts/affected/list.json +++ b/layouts/affected/list.json @@ -28,7 +28,7 @@ "summary": {{ jsonify .Summary }} } {{ end }}{{ end }} - ], + ] } |