Fix lint error

This commit is contained in:
vishnukvmd 2024-05-03 14:59:42 +05:30
parent 03e9aef848
commit 8dc6e1ab6a

View file

@ -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