scan laters

This commit is contained in:
2024-02-16 19:55:07 +01:00
parent 2e7d5538d1
commit 97aedca844
3 changed files with 8 additions and 2 deletions

View File

@ -80,6 +80,8 @@ MainScreen::MainScreen(SDL_Renderer* renderer_, std::string save_path, std::stri
}
conf.dump();
mfs.triggerScan(); // HACK: after plugins and tox contacts got loaded
}
MainScreen::~MainScreen(void) {