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
2485fc00
Commit
2485fc00
authored
Feb 22, 2019
by
armin
Browse files
Merge branch 'anotherFix' into 'master'
sadasd See merge request
!129
parents
7a3ee436
7a208c50
Changes
1
Hide whitespace changes
Inline
Side-by-side
repos/entities/rocketchatchannel.cpp
View file @
2485fc00
...
...
@@ -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