Few adjustments [skip ci[

This commit is contained in:
Akkadius
2020-04-18 19:46:19 -05:00
parent b8c44ee41b
commit 093509baa9
5 changed files with 21 additions and 18 deletions
+2
View File
@@ -327,6 +327,8 @@ int main(int argc, char** argv) {
database.PurgeAllDeletedDataBuckets();
LogInfo("Loading zones");
// Load to both context for now... this needs to be cleaned up
database.LoadZoneNames();
content_db.LoadZoneNames();
LogInfo("Clearing groups");
database.ClearGroup();