last fixes on make StringProvider Works ...
This commit is contained in:
@@ -164,8 +164,7 @@ namespace xStringService.Controllerppa
|
||||
);
|
||||
|
||||
//
|
||||
return Ok(result.
|
||||
ToDynamicObject());
|
||||
return Ok(result);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user