connections page: update API, combine opnsense data with db data
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user