This commit is contained in:
badaix 2025-02-11 22:45:04 +01:00 committed by Johannes Pohl
parent 81f849bea9
commit c5ea25a5ea
5 changed files with 17 additions and 16 deletions

View file

@ -55,6 +55,7 @@ public:
/// Return value
std::string result;
/// @return description as json
Json toJson()
{
Json jres;