aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Server/Program.cs')
-rw-r--r--ShiftOS.Server/Program.cs4
1 files changed, 4 insertions, 0 deletions
diff --git a/ShiftOS.Server/Program.cs b/ShiftOS.Server/Program.cs
index 016e1bf..04d7b2e 100644
--- a/ShiftOS.Server/Program.cs
+++ b/ShiftOS.Server/Program.cs
@@ -331,6 +331,10 @@ namespace ShiftOS.Server
{
throwOnNull = false;
}
+ else if(mAttrib.ExpectedType == typeof(string))
+ {
+ contents = msg.Contents;
+ }
else
{
//object type