Browse Source

Fix lint error

vishnukvmd 1 year ago
parent
commit
8dc6e1ab6a

+ 1 - 3
web/apps/photos/src/components/Collections/CollectionOptions/AlbumCastDialog.tsx

@@ -161,9 +161,7 @@ export default function AlbumCastDialog(props: Props) {
                     {browserCanCast && (
                         <>
                             <Typography color={"text.muted"}>
-                                {t(
-                                    "AUTO_CAST_PAIR_DESC",
-                                )}
+                                {t("AUTO_CAST_PAIR_DESC")}
                             </Typography>
 
                             <EnteButton