Enable profile loading for gui and server

This commit is contained in:
Alex Avance 2021-01-04 02:15:57 +00:00
parent c83433ac06
commit 5f5d50ffd8

View file

@ -1213,7 +1213,5 @@ unsigned int cli_post_detection(int argc, char *argv[])
std::this_thread::sleep_for(1s);
exit(0);
return 0;
}