فهرست منبع

update manifest

AykutSarac 2 سال پیش
والد
کامیت
357de1e691
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      public/manifest.json

+ 2 - 2
public/manifest.json

@@ -10,13 +10,13 @@
   "start_url": "/editor",
   "icons": [
     {
-      "src": "/assets/192.png",
+      "src": "assets/192.png",
       "sizes": "192x192",
       "type": "image/png"
     },
 
     {
-      "src": "/assets/512.png",
+      "src": "assets/512.png",
       "sizes": "512x512",
       "type": "image/png"
     }