diff --git a/src/App.tsx b/src/App.tsx index c7f8c30..1550b72 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -290,7 +290,7 @@ export default function App() { ) ) : isScanning ? ( -
{scanningPhase === 'Indexing' ? 'Building file index' : 'Parsing metadata & media'}