DeviceSpec: Rename server to provider

This commit is contained in:
2025-01-07 20:03:03 -04:00
parent b9faa147e3
commit dda8527e45
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ public:
std::string implexor;
std::string api;
std::vector<std::string> apiParams;
std::string server;
std::vector<std::string> serverParams;
std::string provider;
std::vector<std::string> providerParams;
std::string deviceSelector;
friend std::ostream& operator<<(