From 341ce7e7b712d54daf0f27e1e6c035bbe0733f27 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 09 Jul 2025 11:47:58 +0800
Subject: [PATCH] esdc 充值英文
---
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