fix: Clock overlay
This commit is contained in:
parent
a7431ec85d
commit
52ee2e3dd7
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ tags:
|
|||
|
||||
#init() {
|
||||
this.#createContext(['background', 'hands']);
|
||||
this.createOverlay();
|
||||
// this.createOverlay();
|
||||
|
||||
this.addRing('seconds', 1, 21, 60, `rgb(250, 216, 3)`);
|
||||
this.addRing('minutes', .9, 46, 60, `rgb(242, 175, 19)`);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue