feat: Add clock screen
- New screen for a ring clock - Add a canvas with the first ring - No functionality yet
This commit is contained in:
parent
432af47d2c
commit
fcdbfb41ef
3 changed files with 44 additions and 0 deletions
|
|
@ -14,4 +14,5 @@
|
|||
@use "modules/songbook/songbook_module";
|
||||
@use "modules/demo/demo_module";
|
||||
@use "modules/start";
|
||||
@use "modules/clock";
|
||||
// @use "modules/YOUR-MODULE/YOUR-FILES";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue