This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-01-28 22:15:53 -08:00
commit 8e6826dd66
6 changed files with 635 additions and 56 deletions

View file

@ -218,7 +218,7 @@ export const IndexingConfigurationView: FC<IndexingConfigurationViewProps> = ({
{isStartingIndexing ? (
<>
<Spinner size="sm" className="mr-2" />
Starting...
Starting
</>
) : (
"Start Indexing"