Useful commit

This commit is contained in:
Federico Cecchetto 2022-06-14 18:26:04 +02:00
parent 54464501ef
commit 441e4666b2

View File

@ -133,6 +133,7 @@ namespace binding
{
return "";
}
return utils::string::va("%s", bind.value().data());
}