CSS Fix on Uploads - Removed Log.

This commit is contained in:
FallenGravity
2019-10-21 17:07:17 +02:00
parent 57f5b1bb6d
commit a9afda4264
2 changed files with 25 additions and 51 deletions

View File

@@ -1474,7 +1474,6 @@ $(document).on("render_uploads", function() {
$('#walletpasswordtable').hide();
$('#privatekeytable').show();
} else {
console.log("I'm Running bro");
(function($, _M) {
M.toast({
html: '<i class="small material-icons">warning </i> If your wallet has a default name e.g: Account 1, you will not be able to select it.',