some little fixes

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-17 04:41:57 +03:00
parent 3398324664
commit ecaa6fb68f
6 changed files with 12 additions and 7 deletions

View File

@ -4,4 +4,7 @@ all:
format:
npm run format
run:
npm run dev
.PHONY: format