Skip to content

Commit ff368ee

Browse files
committed
Merging version without_themes to master
Signed-off-by: Vlad Saif <vladsayf@gmail.com>
1 parent c13acc0 commit ff368ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/com/vladsaif/vkmessagestat/services/MessagesCollectorNew.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ public int doWork(VKResponse response, int peer_id) {
315315
update.out++;
316316
update.out_symbols += body.length();
317317
}
318+
318319
update.symbols += body.length();
319320
if (js.has("attachments")) {
320321
JSONArray attachments = js.getJSONArray("attachments");

0 commit comments

Comments
 (0)