From 212a68b4ed4b435b4e5586f56103c89927db1a74 Mon Sep 17 00:00:00 2001 From: void-57 Date: Tue, 2 Dec 2025 20:12:28 +0530 Subject: [PATCH] Updates --- assets/{index-C-eUqJV6.js => index-BgAPC000.js} | 12 ++++++------ index.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) rename assets/{index-C-eUqJV6.js => index-BgAPC000.js} (99%) diff --git a/assets/index-C-eUqJV6.js b/assets/index-BgAPC000.js similarity index 99% rename from assets/index-C-eUqJV6.js rename to assets/index-BgAPC000.js index 0b35476..af94605 100644 --- a/assets/index-C-eUqJV6.js +++ b/assets/index-BgAPC000.js @@ -37695,7 +37695,7 @@ ${f.stack}` : o; - ${Zy(r.Cardano)} + ${Zy(r.Cardano, r.originalKey || r.extractedKey)} ${r.BTC ? Rc("Bitcoin", "fab fa-bitcoin", r.BTC) : ""} ${r.FLO ? Rc("FLO", "fas fa-leaf", r.FLO) : ""} `; @@ -37734,7 +37734,7 @@ ${f.stack}` : o; - ${Zy(_.Cardano)} + ${Zy(_.Cardano, _.originalKey || _.extractedKey)} ${_.BTC ? Rc("Bitcoin", "fab fa-bitcoin", _.BTC) : ""} ${_.FLO ? Rc("FLO", "fas fa-leaf", _.FLO) : ""} `; @@ -38084,7 +38084,7 @@ ${f.stack}` : o; }); }); }); - function Zy(f) { + function Zy(f, t) { return `
@@ -38110,12 +38110,12 @@ ${f.stack}` : o;
` : ""} - ${f.rootKey ? ` + ${t ? `
- ${f.rootKey} -
diff --git a/index.html b/index.html index 1fde00c..10e6101 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" /> - +