From 9ea0f2092b923b09436c8452882eb1029da266d8 Mon Sep 17 00:00:00 2001 From: Babak Alizadeh Date: Fri, 21 Mar 2025 19:25:19 +0000 Subject: [PATCH] more bug fixes --- webUI/index.html | 2 +- webUI/public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webUI/index.html b/webUI/index.html index 441bc4b..7af9476 100644 --- a/webUI/index.html +++ b/webUI/index.html @@ -10,7 +10,7 @@ حسابداری آنلاین - + diff --git a/webUI/public/manifest.json b/webUI/public/manifest.json index 58b21e6..5febf5d 100644 --- a/webUI/public/manifest.json +++ b/webUI/public/manifest.json @@ -6,7 +6,7 @@ "related_applications": [ { "platform": "webapp", - "url": "./manifest.json" + "url": "/u/manifest.json" } ], "display": "standalone",