Explorar o código

Update PostMenu.vue

Shlee %!s(int64=3) %!d(string=hai) anos
pai
achega
d93addfb97
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/assets/js/components/PostMenu.vue

+ 1 - 1
resources/assets/js/components/PostMenu.vue

@@ -160,7 +160,7 @@
 						});
 					break;
 					case 'suspend':
-						msg = 'Are you sure you want to suspend the account of ' + username + ' ?';
+						let msg = 'Are you sure you want to suspend the account of ' + username + ' ?';
 						swal({
 							title: 'Confirm',
 							text: msg,