mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 13:23:35 +00:00
refactor: show leading zeroes in minimal
This commit is contained in:
committed by
Carlos Valente
parent
9ba94288a1
commit
9440ad17d2
@@ -15,4 +15,5 @@ export type OverridableOptions = {
|
||||
language?: string;
|
||||
showProgressBar?: boolean;
|
||||
hideTimerSeconds?: boolean;
|
||||
removeLeadingZeros?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user