mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed visual bug with start game on click max-btn
This commit is contained in:
@@ -25,6 +25,7 @@ export default {
|
||||
.then(response => {
|
||||
this.balance = response.currentMoney
|
||||
})
|
||||
eventBus.emit('Updatebalance-saper')
|
||||
}
|
||||
},
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user