Add entry for displaying flyover pool signal

This commit is contained in:
Eli Ribble 2026-03-20 22:12:53 +00:00
parent 2cdcbb3784
commit 931ea00e22
No known key found for this signature in database

View file

@ -550,6 +550,9 @@
</button>
</td>
<td>
<template x-if="signal.type == 'flyover pool'"
><span>Pool</span></template
>
<template
x-if="signal.type == 'publicreport nuisance'"
><span>Nuisance</span></template