From 3e4c7dabd8c5d2879c8fee0d78b977aad01013c5 Mon Sep 17 00:00:00 2001
From: 2z2z2z <61245073+2z2z2z@users.noreply.github.com>
Date: Tue, 18 Jul 2023 12:04:22 +0300
Subject: [PATCH] buy farmer via Tg button
---
components/TopupCoinOptions.vue | 2 +-
pages/farming/options/index.vue | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/components/TopupCoinOptions.vue b/components/TopupCoinOptions.vue
index c72304c..ebb6cd5 100644
--- a/components/TopupCoinOptions.vue
+++ b/components/TopupCoinOptions.vue
@@ -7,7 +7,7 @@ export const TELEGRAM_BUY_LINKS = {
BEE: 'https://t.me/honeepremiumbot?start=buy-bee',
MEGANET: 'https://t.me/metagardenbot?start=meganet',
LAUNCHER: 'https://t.me/metagardenbot?start=launcher',
- FARMER: 'https://t.me/metagardenbot?start=farmer',
+ FARMER: 'https://t.me/metagardenbot?start=farmer-cryptobot',
};
export default {
diff --git a/pages/farming/options/index.vue b/pages/farming/options/index.vue
index 68a8c80..cae95c7 100644
--- a/pages/farming/options/index.vue
+++ b/pages/farming/options/index.vue
@@ -60,12 +60,12 @@ export default {
{{ $td('Crypto', 'topup.buy-with-crypto') }}
-->
-
+
{{ $td('Swap in Minter', 'topup.buy-in-minter') }}