mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-08-12 10:48:41 +00:00
feat(app): add password auth for settings
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
import DeleteChat from '@/components/DeleteChat';
|
||||
import { formatTimeDifference } from '@/lib/utils';
|
||||
import { BookOpenText, ClockIcon, Delete, ScanEye } from 'lucide-react';
|
||||
import { BookOpenText, ClockIcon } from 'lucide-react';
|
||||
import Link from 'next/link';
|
||||
import { useEffect, useState } from 'react';
|
||||
|
||||
|
Reference in New Issue
Block a user