Peter Muturi 1 год назад
Родитель
Сommit
a2e3bd90e0
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      resources/views/app/script.blade.php

+ 1 - 0
resources/views/app/script.blade.php

@@ -38,6 +38,7 @@
                 var self = this;
                 if (self.passPoint) return;
                 self.game = true;
+                self.comeAlert = '';
                 self.alert = 'Place your bets by clicking on the Pass Line';
                 self.passChipCount += self.selectedChip;
                 if (self.passchips.indexOf(self.selectedChip) <= -1) {