Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
MPAI-MMM
mmm-tec
Commits
6b5027c4
Commit
6b5027c4
authored
Mar 05, 2025
by
cann-alberto
Browse files
no message
parent
9491ca50
Changes
1
Hide whitespace changes
Inline
Side-by-side
MMM-Server/MMM-Server/Models/Message.cs
View file @
6b5027c4
...
...
@@ -11,7 +11,7 @@ public class Message
public
string
Body
{
get
;
set
;
}
=
null
;
public
string
Source
{
get
;
set
;
}
=
null
;
public
string
Destination
{
get
;
set
;
}
=
null
;
public
string
?
Time
{
get
;
set
;
}
=
null
!;
public
string
Time
{
get
;
set
;
}
=
null
!;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment