mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-11-14 00:43:50 +00:00
optimize clock hand lengths
This commit is contained in:
parent
6f4b0ff5f4
commit
bdf2df59c3
@ -61,9 +61,9 @@
|
||||
const clock: Clock = {
|
||||
body: 48,
|
||||
hands: {
|
||||
second: 45,
|
||||
minute: 40,
|
||||
hour: 25
|
||||
second: 40,
|
||||
minute: 30,
|
||||
hour: 15
|
||||
},
|
||||
time: {
|
||||
second: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user