From 87816193a2e92da7f4e2af09d011e50529a9a9c6 Mon Sep 17 00:00:00 2001 From: rafael1209 Date: Mon, 8 Apr 2024 23:42:56 +0300 Subject: [PATCH] resolve merge conflin after wrong merge ckyls change --- luckydiamond/src/pages/ProfilePage.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/luckydiamond/src/pages/ProfilePage.vue b/luckydiamond/src/pages/ProfilePage.vue index 0ab71cb..f538eca 100644 --- a/luckydiamond/src/pages/ProfilePage.vue +++ b/luckydiamond/src/pages/ProfilePage.vue @@ -133,11 +133,6 @@ export default { withdrawClick() { this.openModal = true this.payments = false - this.openRef = false - }, - referalClick() { - this.openModal = false - this.openRef = true }, NotificationEventListener() { this.notification = true