Revert "Merge branch 'Swino4ka'"

This reverts commit 68d655d2bf, reversing
changes made to 74fa487f02.
This commit is contained in:
rafael1209
2024-04-02 00:11:14 +03:00
parent a80af0f6c2
commit 4f8715db07
15 changed files with 84 additions and 172 deletions

View File

@@ -133,15 +133,12 @@ export default {
depositClick() {
this.openModal = true
this.payments = true
this.openRef = false
},
withdrawClick() {
this.openModal = true
this.payments = false
this.openRef = false
},
referalClick() {
this.openModal = false
this.openRef = true
},
NotificationEventListener() {