Skip to content

Commit

Permalink
Merging version without_themes to master
Browse files Browse the repository at this point in the history
Signed-off-by: Vlad Saif <[email protected]>
  • Loading branch information
Recognized committed Sep 9, 2017
1 parent c13acc0 commit ff368ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ public int doWork(VKResponse response, int peer_id) {
update.out++;
update.out_symbols += body.length();
}

update.symbols += body.length();
if (js.has("attachments")) {
JSONArray attachments = js.getJSONArray("attachments");
Expand Down

0 comments on commit ff368ee

Please sign in to comment.