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
d332ac86bb
commit
892ef644cc
@ -264,6 +264,7 @@ class Ingester {
|
||||
}
|
||||
} else {
|
||||
indexChunk(chunk, sourceID, sourceName, language, contentFields, chunker.hasNext());
|
||||
fileIndexed = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user