Skip to content

Commit

Permalink
update greetings
Browse files Browse the repository at this point in the history
  • Loading branch information
koko37 committed Nov 7, 2024
1 parent 86a643b commit 5cc3806
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/lib/conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@ export const BALANCE_PLACEHOLDER = "*****";
export const LOADING_PLACEHOLDER = "-----";

export const UNKNOWN_FACTS = [
"🌟 Brute-forcing takes millions of years!",
"🔐 It runs only in your browser.",
"📂 It never stores or transmits your password.",
"🤫 Your account's origin remains anonymous.",
"💼 Feel free to transfer your wallet anytime.",
"⚠️ There's no reset or recovery option.",
"Each credential creates a unique account.",
"It runs only in your browser.",
"It never stores or transmits your password.",
"Your account's origin remains anonymous.",
"Feel free to transfer your wallet anytime.",
"There's no reset or recovery option.",
];

0 comments on commit 5cc3806

Please sign in to comment.