mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Bug fix that resulted in Indexed Tab being disabled
This commit is contained in:
parent
a3d9d4fd57
commit
fd386969d8
@ -265,6 +265,7 @@ class Ingester {
|
||||
}
|
||||
} else {
|
||||
indexChunk(chunk, sourceID, sourceName, language, contentFields, chunker.hasNext());
|
||||
fileIndexed = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user