mirror of https://github.com/espruino/BangleApps
Sliding Clock: french text needs to be smaller to fit on screen
parent
6ed05fa9ab
commit
37c720f30c
|
@ -40,7 +40,7 @@ class FrenchDateFormatter extends DateFormatter {
|
|||
rows: 1
|
||||
},
|
||||
{
|
||||
type: 'medium',
|
||||
type: 'small',
|
||||
init_coords: [0.05,0.4],
|
||||
row_direction: [0.0,1.0],
|
||||
rows: 3
|
||||
|
|
Loading…
Reference in New Issue