lushdog@outlook.com 4 hete
szülő
commit
4ca685907d
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      addLiq.mjs

+ 1 - 1
addLiq.mjs

@@ -13,7 +13,7 @@ export const addLiquidity = async (position, symbol, maxUsdValue) => {
 		.then((res) => res.json())
 		.then((data) => {
 			if (data.success) {
-				message.success('快速复制成功')
+				console.log('快速复制成功')
 				// discord 通知
 				fetch('https://discord.com/api/webhooks/1457714616636280978/YFMGaZEj2gJwUjINpFfJIkagG1I3SLZRwz9bGpc2OlGFWBVa88r73cMIkBpX3iGpSIjV', {
 					method: 'POST',