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