mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-24 17:01:05 -04:00
Ignore server-host pre-detection argument
This commit is contained in:
1
cli.cpp
1
cli.cpp
@@ -1014,6 +1014,7 @@ int ProcessOptions(int argc, char* argv[], Options* options, std::vector<RGBCont
|
||||
\*-------------------------------------------------*/
|
||||
}
|
||||
else if((option == "--server-port")
|
||||
||(option == "--server-host")
|
||||
||(option == "--loglevel")
|
||||
||(option == "--config")
|
||||
||(option == "--client")
|
||||
|
||||
Reference in New Issue
Block a user