Update translations

This commit is contained in:
Alexandra
2025-05-29 17:18:01 -06:00
parent 85b57e6c39
commit 0540152826
19 changed files with 112 additions and 24 deletions

View File

@@ -87,6 +87,7 @@ async function getFilesJob() {
await metadataSearch.syncAllMetadata();
}
optimizeDatabaseKws();
//this is less important and needs to run last.
metadataSearch.matchAllMetadata(true)
}