Do a more direct sync

This commit is contained in:
Simon Quigley 2025-01-29 00:15:04 -06:00
parent a4567f33d3
commit cf7d05cc7b

View File

@ -237,7 +237,7 @@ bool WebServer::start_server(quint16 port) {
pkgconf
);
lubuntuci->cilogic.sync(pkgconf);
pkgconf->sync();
}
});