Merge remote-tracking branch 'origin/main'

# Conflicts:
#	admin/src/app/app.html
#	admin/src/app/app.ts
This commit is contained in:
Schneider Roland
2025-11-14 08:27:15 +01:00
21 changed files with 283 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"start": "ng serve --proxy-config proxy.conf.json",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"