connections page: update API, combine opnsense data with db data

This commit is contained in:
2025-01-07 18:51:24 -08:00
parent 76559d2931
commit 29fbccc953
7 changed files with 75 additions and 37 deletions

View File

@@ -42,7 +42,7 @@
<Table.Row class="hover:bg-surface group">
<Table.Head scope="row">
<a
href={`/devices/${device.id}`}
href="/devices/{device.id}"
class="flex size-full items-center group-hover:underline"
>
{device.name}