Skip to content

Commit 5cc3806

Browse files
committed
update greetings
1 parent 86a643b commit 5cc3806

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/lib/conf.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@ export const BALANCE_PLACEHOLDER = "*****";
129129
export const LOADING_PLACEHOLDER = "-----";
130130

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

0 commit comments

Comments
 (0)