- (Bug Fix) Removed unnecessary minimumDigits property

This commit is contained in:
Justin Kimbrell 2014-10-06 23:23:57 -04:00
parent 1b19f83bb3
commit b132722aff

View File

@ -18,12 +18,6 @@
shouldAutoIncrement: false,
/**
* Minimum digits the clock face will show
*/
minimumDigits: 2,
/**
* Constructor
*