This commit is contained in:
Manav Rathi
2024-11-04 15:31:29 +05:30
parent 5c4aed51f2
commit 8cf4c008d5
2 changed files with 1 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ import {
} from "@mui/material";
import Typography from "@mui/material/Typography";
import DeleteAccountModal from "components/DeleteAccountModal";
import TwoFactorModal from "components/Sidebar/TwoFactorModal";
import TwoFactorModal from "components/Sidebar/TwoFactorSettings";
import { WatchFolder } from "components/WatchFolder";
import LinkButton from "components/pages/gallery/LinkButton";
import { t } from "i18next";