1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-10 06:20:27 -04:00

Generate index file

This commit is contained in:
Reinhard Pointner 2019-05-04 23:01:54 +07:00
parent fdc2b6e473
commit 10e513be4a

View File

@ -94,7 +94,7 @@ void build(ids, section, db, query) {
}
}
createIndexFile(db)
createIndexFile(section)
}