Skip to content

Commit

Permalink
Merge branch 'master' of github.com:objectivehtml/FlipClock
Browse files Browse the repository at this point in the history
  • Loading branch information
objectivehtml committed Dec 12, 2014
2 parents 40e996b + 99f2881 commit f1da30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flipclock/js/libs/face.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@

reset: function() {
this.factory.time = new FlipClock.Time(
this.factor,
this.factory,
this.factory.original ? Math.round(this.factory.original) : 0,
{
minimumDigits: this.factory.minimumDigits
Expand Down

0 comments on commit f1da30b

Please sign in to comment.