mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-03 22:04:53 +03:00
Remove duplicated dialog title
This commit is contained in:
parent
75f5177e6b
commit
6fa64a8db3
@ -133,9 +133,6 @@ function ShareTimestampContent({
|
||||
return (
|
||||
<div className="w-full">
|
||||
<div className="space-y-1">
|
||||
<div className="text-sm font-medium">
|
||||
{t("recording.shareTimestamp.title", { ns: "components/dialog" })}
|
||||
</div>
|
||||
<div className="text-sm text-muted-foreground">
|
||||
{t("recording.shareTimestamp.description", {
|
||||
ns: "components/dialog",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user