aboutsummaryrefslogtreecommitdiff
path: root/bip39-standalone.html
diff options
context:
space:
mode:
Diffstat (limited to 'bip39-standalone.html')
-rw-r--r--bip39-standalone.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip39-standalone.html b/bip39-standalone.html
index 9a40252..0045240 100644
--- a/bip39-standalone.html
+++ b/bip39-standalone.html
@@ -14918,7 +14918,7 @@ var Mnemonic = function(language) {
14918 addressCell.addClass("invisible"); 14918 addressCell.addClass("invisible");
14919 } 14919 }
14920 if (!showPrivKey) { 14920 if (!showPrivKey) {
14921 privkeCell.addClass("invisible"); 14921 privkeyCell.addClass("invisible");
14922 } 14922 }
14923 DOM.addresses.append(row); 14923 DOM.addresses.append(row);
14924 } 14924 }