fix js formatting

This commit is contained in:
Markus Unterwaditzer
2026-05-18 23:56:56 +02:00
committed by Will Greenberg
parent 0c90f8910a
commit 5636cf4311

View File

@@ -798,8 +798,8 @@
</select>
<p class="text-xs text-gray-500 mt-1">
{#if config.gps_mode === GpsMode.Api}
POST latitude and longitude to <code>/api/gps</code> from any device
on the network. Timestamp is derived from packet capture timing.
POST latitude and longitude to <code>/api/gps</code> from any device on
the network. Timestamp is derived from packet capture timing.
{:else if config.gps_mode === GpsMode.Fixed}
GPS coordinates are fixed to the values below.
{:else}