diff options
| author | Johannes Nordskov <johannes@nordskov.net> | 2025-04-09 21:32:49 +0200 |
|---|---|---|
| committer | Johannes Nordskov <johannes@nordskov.net> | 2025-04-09 21:32:49 +0200 |
| commit | e2a68f359d15cbcb019b2de574bfeb381d243d01 (patch) | |
| tree | 0e27479939be26c098b02165579c315d17feff3a /static | |
| parent | fd9937d4ff9b4d5815ae38cb8e9e2daf313e2da3 (diff) | |
syntax error corrected
Diffstat (limited to 'static')
| -rw-r--r-- | static/js/data.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/data.json b/static/js/data.json index 2ab6b7c..8d40cf3 100644 --- a/static/js/data.json +++ b/static/js/data.json @@ -260,7 +260,7 @@ "TRESPASSERS WiLL BE ACKNOWLEDGED CHERiSHED AND APPLAUDED-IN THE END SALUTED": { "lat": 55.660000, "lng": 12.553628, - "authors": ["SPYO", "WHO", ], + "authors": ["SPYO", "WHO"], "image": "static/images/trespassers-will-be-acknowledged....jpg" }, "TRY PRiVATiZiNG THiS": { |
