Add "fields" query parameter to spots and alerts API calls. Closes #140

This commit is contained in:
Ian Renton
2026-09-10 07:54:34 +01:00
parent 0fcc459cc4
commit be625c40a4
11 changed files with 77 additions and 15 deletions
+1 -1
View File
@@ -77,7 +77,7 @@
</div>
<script src="/static/js/add-spot.js?v=1788600259"></script>
<script src="/static/js/add-spot.js?v=1789023274"></script>
<script>$(document).ready(function () {
$("#nav-link-add-spot").addClass("active");
}); <!-- highlight active page in nav --></script>