mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 18:25:22 +03:00
Open in new page
This commit is contained in:
parent
d2843c6860
commit
c391b20e2f
@ -85,7 +85,9 @@ export default function System() {
|
||||
<Heading>
|
||||
System <span className="text-sm">{service.version}</span>
|
||||
</Heading>
|
||||
<Link href={'/live/webrtc'}>go2rtc dashboard</Link>
|
||||
<Link className="p-2" target="_blank" rel="noopener noreferrer" href={'/live/webrtc'}>
|
||||
go2rtc dashboard
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
{service.last_updated && (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user