Seg fault!

This commit is contained in:
Your Name
2025-04-30 19:31:50 +12:00
parent 47d64a1a0d
commit 87ab33dce9
11 changed files with 84 additions and 89 deletions

View File

@ -94,7 +94,7 @@ class service_runner {
private:
std::string mServer;
server_env_manager mServerEnv;
ServiceInfo mServiceInfo;
LocalServiceInfo mServiceInfo;
std::string mService;
bool mValid;