mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 11:07:41 +03:00
fix color
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
a92215480e
commit
7cb29420c1
@ -113,7 +113,7 @@ export default function MediaSyncSettingsView() {
|
||||
{t("maintenance.sync.title")}
|
||||
</Heading>
|
||||
<div className="max-w-6xl">
|
||||
<div className="mb-5 mt-2 flex max-w-5xl flex-col gap-2 text-sm text-primary-variant">
|
||||
<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>
|
||||
|
||||
<div className="flex items-center text-primary">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user