mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-06-04 09:16:41 +00:00
Add switch break
This commit is contained in:
@@ -437,6 +437,7 @@ TransactionManager.prototype._request = function(tx) {
|
||||
break;
|
||||
case 'tel':
|
||||
transactionFailedLocal(message);
|
||||
break;
|
||||
default:
|
||||
// tem
|
||||
submissionError(message);
|
||||
|
||||
Reference in New Issue
Block a user