chore: fix misplaced heading
All checks were successful
Build / build (push) Successful in 2m2s
Build Docker image / docker (push) Successful in 1m43s

This commit is contained in:
2025-11-10 12:29:38 +01:00
parent c42f68d904
commit f63954c796

View File

@@ -4,7 +4,7 @@
Use `npm i` or `npm ci` to install all dependencies, including dev dependencies.
## Development Process
### Development Process
Auto reloading is supported for server and WebUI development. Simply use `npm run dev` or `npm run dev:bun` to start the server and edit away.