mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 12:15:25 +03:00
Remove unstable
This commit is contained in:
parent
cb971f53c1
commit
9e82d6ae43
@ -54,11 +54,6 @@ function Header({ onToggleNavbar }: HeaderProps) {
|
||||
<Logo />
|
||||
</div>
|
||||
</div>
|
||||
{ENV == "production" && (
|
||||
<div className="text-red-500 text-sm items-center text-right">
|
||||
0.14 unstable
|
||||
</div>
|
||||
)}
|
||||
</Link>
|
||||
<HeaderNavigation />
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user