feat(settings): menu navigation (unanimated)
This commit is contained in:
@@ -52,6 +52,8 @@ function drawLine(
|
||||
}
|
||||
|
||||
useRender((ctx) => {
|
||||
ctx.translate(0, -16);
|
||||
|
||||
ctx.drawImage(clockImage!, 13, 45);
|
||||
|
||||
const now = new Date();
|
||||
|
||||
Reference in New Issue
Block a user