mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-05 15:05:40 +02:00
Fixes an issue where due to implicit conversion JsonNode(bool) will be called instead of expected JsonNode(std::string)
Fixes an issue where due to implicit conversion JsonNode(bool) will be called instead of expected JsonNode(std::string)