mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 19:17:41 +03:00
match link color with other sections
This commit is contained in:
parent
7cb29420c1
commit
d315e0874a
@ -116,7 +116,7 @@ export default function MediaSyncSettingsView() {
|
|||||||
<div className="mb-5 mt-2 flex max-w-5xl flex-col gap-2 text-sm text-muted-foreground">
|
<div className="mb-5 mt-2 flex max-w-5xl flex-col gap-2 text-sm text-muted-foreground">
|
||||||
<p>{t("maintenance.sync.desc")}</p>
|
<p>{t("maintenance.sync.desc")}</p>
|
||||||
|
|
||||||
<div className="flex items-center text-primary">
|
<div className="flex items-center text-primary-variant">
|
||||||
<Link
|
<Link
|
||||||
to={getLocaleDocUrl(
|
to={getLocaleDocUrl(
|
||||||
"configuration/record#syncing-media-files-with-disk",
|
"configuration/record#syncing-media-files-with-disk",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user