Skip to content

Commit 131f4fe

Browse files
authored
fix: important splash text (#1318)
1 parent 0a183aa commit 131f4fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/util/splashes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ export const loggedInSplashes = [
127127
"You're trolling?",
128128
"We teach the users how to cook a full English Breakfast.",
129129
"95% Faster according to internal testing",
130+
"How about you 'tachi' some buttons and get good at the video game?",
130131
];
131132

132133
const curTime = new Date();

0 commit comments

Comments
 (0)