From e63a9fa2b9a3d184bec76b9ce9a779c6902f91d9 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Tue, 23 Apr 2024 18:59:35 +0800
Subject: [PATCH] first

---
 src/utils/allocation.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/utils/allocation.js b/src/utils/allocation.js
index 27d85a0..996b86b 100644
--- a/src/utils/allocation.js
+++ b/src/utils/allocation.js
@@ -1 +1,2 @@
-export const $USD = "USD";
+export const $USD = "₹";
+export const $USDT = "INR";

--
Gitblit v1.9.3