mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Added missing line
Added the missing line who put numberOfNewMessage to 0
This commit is contained in:
@@ -228,6 +228,7 @@ public final class ConversationActivity
|
||||
conversation.textColor = oldRewardColor;
|
||||
}
|
||||
}
|
||||
numberOfNewMessage = 0;
|
||||
}
|
||||
|
||||
private void nextButtonClicked() {
|
||||
|
||||
Reference in New Issue
Block a user