From 07ce81a21458ba8614c6fe0b89c46b71ce4a241b Mon Sep 17 00:00:00 2001 From: neoapps-dev Date: Sun, 12 Jul 2026 18:53:19 +0300 Subject: [PATCH] splashes ig --- src/data/splashes.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/data/splashes.ts b/src/data/splashes.ts index 65db7a7..8092731 100644 --- a/src/data/splashes.ts +++ b/src/data/splashes.ts @@ -215,7 +215,7 @@ export const SPLASHES = [ "I don't know what woke means can someone tell me", "I HATE WHEN PEOPLE USE UPPERCASE LETTERS", "Erm.... He's right behind me, isn't he?", - "What does \"the\" even mean man", + 'What does "the" even mean man', "Tip: Bigger, longer and uncut.", "This is the longest sentence ever", "This is the shortest sentence scientifically possible, according to me.", @@ -231,4 +231,5 @@ export const SPLASHES = [ "Edgy humor is soo edgy", "I LOVE YURI!!!!!!! oh and yaoi ig", "RIP PrismaChunk0's Dog 2010-2026", -]; \ No newline at end of file + "Guess who's back, back again!", +];