Implement search tab and version picker
This commit is contained in:
@@ -210,7 +210,7 @@ ModStoreModDetails readModStoreModDetails(Json::Value& details) {
|
||||
}
|
||||
|
||||
if (retval.versions.size() < 1) {
|
||||
errorstream << "readModStoreModDetails: not a single version specified!" << std::endl;
|
||||
infostream << "readModStoreModDetails: not a single version specified!" << std::endl;
|
||||
retval.valid = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user