mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-24 12:35:31 +00:00
commit
0ba4f6c418
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ namespace Cosmos.Core
|
||||||
|
|
||||||
if (!(rs == ""))
|
if (!(rs == ""))
|
||||||
{
|
{
|
||||||
return rs;
|
return rs.Trim();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue