mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-30 04:59:27 -07:00
fix js formatting
This commit is contained in:
committed by
Will Greenberg
parent
0c90f8910a
commit
5636cf4311
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user