Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chat
RocketChatMobileEngine
Commits
7a208c50
Commit
7a208c50
authored
Feb 22, 2019
by
armin
Browse files
sadasd
parent
c1f0fa7b
Changes
1
Show whitespace changes
Inline
Side-by-side
repos/entities/rocketchatchannel.cpp
View file @
7a208c50
...
...
@@ -169,7 +169,7 @@ QList<QSharedPointer<RocketChatMessage>> RocketChatChannel::addMessages( const Q
}
if
(
newMessages
.
count
()
)
{
//
emit messageAdded( getRoomId(), 0 );
emit
messageAdded
(
getRoomId
(),
0
);
}
return
newMessages
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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