Skip to content

Commit

Permalink
6_1_0-timob-24181 update
Browse files Browse the repository at this point in the history
  • Loading branch information
fmerzadyan committed May 11, 2017
1 parent 9007f27 commit 822e26f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ public void updateOrMergeWithDefaultProperties(KrollDict data, boolean update) {
newData.put(entry.getKey(), entry.getValue());
}
}
data.put(binding, newData);
}
}
}
Expand Down

0 comments on commit 822e26f

Please sign in to comment.