From a7fd0a8714f527bbbe7290131b14debed509ae00 Mon Sep 17 00:00:00 2001 From: someCatInTheWorld <162684669+someCatInTheWorld@users.noreply.github.com> Date: Tue, 12 Mar 2024 06:17:56 +1100 Subject: [PATCH] tiny angry cat --- src/lib/randomUnhelpfulTip.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/randomUnhelpfulTip.js b/src/lib/randomUnhelpfulTip.js index fda3908dd31..5c688e4b3f4 100644 --- a/src/lib/randomUnhelpfulTip.js +++ b/src/lib/randomUnhelpfulTip.js @@ -23,5 +23,6 @@ export const tip = [ "Maybe in another universe, snails are the fastest animal.", "A snail (or was it Bibi?) just ate your soul. /j (or is it?)", 'o97doge was here.', - 'oh no cringe' + 'oh no cringe', + 'me when i wake up in the middle of the night
' ];