update message

This commit is contained in:
cy33hc
2026-05-31 02:30:43 -07:00
parent 046083ccf6
commit c30a8ab70e
+1 -1
View File
@@ -331,7 +331,7 @@ int main()
HttpServer::Start();
if (INSTALLER::StartEzRemoteServer() < 0)
{
Util::Notify("Cloud not load ezRemote Server. It is needed for background install and download. Please ensure Bin loader is enabled");
Util::Notify("Cloud not load ezRemote Server. It is needed for background install and download. Please ensure Goldhen payload server is enabled");
}
GUI::RenderLoop(renderer);