Compare commits

..

1 Commits

Author SHA1 Message Date
e059ff91eb add lock 2026-02-01 23:12:02 +01:00
3 changed files with 1069 additions and 2 deletions

1
.gitignore vendored
View File

@ -30,4 +30,3 @@ glow.apk
compose-scripts.md
uploads
package-lock.json

1068
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
export default {
bgColor: "blue",
bgColor: "grey",
unit: 20,
dimensions: {
width: 30,