feat: update app version in ngsw-config.json; refactor service worker integration and UI components for improved functionality

This commit is contained in:
2026-05-16 21:43:47 +03:30
parent 5098c26c96
commit 938baa5833
5 changed files with 37 additions and 41 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
{
"$schema": "./node_modules/@angular/service-worker/config/schema.json",
"appData": {
"appVersion": "0.0.22",
"buildDate": "2026-05-16T16:59:05.769Z",
"buildNumber": 22
"appVersion": "0.0.23",
"buildDate": "2026-05-16T17:49:14.877Z",
"buildNumber": 23
},
"assetGroups": [
{