fix: move totp dialog

This commit is contained in:
LukeGus
2025-10-27 16:00:36 -05:00
parent ac1cfb8692
commit e62387685b
3 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ import {
logActivity,
getSnippets,
} from "@/ui/main-axios.ts";
import { TOTPDialog } from "@/ui/components/TOTPDialog";
import { TOTPDialog } from "@/ui/Desktop/Navigation/TOTPDialog.tsx";
import {
TERMINAL_THEMES,
DEFAULT_TERMINAL_CONFIG,