mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 23:14:12 +02:00
Remove duplicated dialog title
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user