statki/nodemon.json
MaciejkaG 38ae0c7796 Major changes
- Multiple translation improvements
- Added language switch in settings
- Minor fixes and improvements

- Still need to fix error messages (they are hardcoded in polish)
2024-04-06 01:48:49 +02:00

8 lines
105 B
JSON

{
"ignore": [
"public/*",
"views/*",
"utils/mail/*",
"lang/*"
]
}