Skip to content

Commit

Permalink
Merge branch 'dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Maizify authored May 18, 2018
2 parents 8629e9f + fe655ff commit f4c4837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/log/log.js
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ class VConsoleLogTab extends VConsolePlugin {

clearLog() {
$.one('.vc-log', this.$tabbox).innerHTML = '';

this.logNumber = 0;
}

/**
Expand Down

0 comments on commit f4c4837

Please sign in to comment.