From 0d7c0aa6baba05bfeefd7dd7f37e63a9752caf90 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Mon, 30 Jun 2025 19:32:24 +0800
Subject: [PATCH] 当前持仓添加轮询

---
 public/desk/manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/public/desk/manifest.json b/public/desk/manifest.json
index b69d4b2..1b2a4fb 100644
--- a/public/desk/manifest.json
+++ b/public/desk/manifest.json
@@ -1,9 +1,9 @@
 {
-    "name": "Web3bit",
-    "short_name": "Web3bit",
+    "name": "Deepcoin",
+    "short_name": "Deepcoin",
     "icon": [
         {
-            "src": "../img/App.png",
+            "src": "../img/logo.jpeg",
             "sizes": "192x192",
             "type": "image/png"
         }

--
Gitblit v1.9.3