mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-31 16:12:19 +03:00
Quick UI fix (#17710)
* remove i18n key in wrong place * remove russian until after translations are merged
This commit is contained in:
@@ -693,7 +693,6 @@ function ObjectDetailsTab({
|
||||
|
||||
return (
|
||||
<div className="flex flex-col gap-5">
|
||||
{t("toast.success.trainedFace", { ns: "views/faceLibrary" })}
|
||||
<div className="flex w-full flex-row">
|
||||
<div className="flex w-full flex-col gap-3">
|
||||
<div className="flex flex-col gap-1.5">
|
||||
|
||||
Reference in New Issue
Block a user