From 3f5f5f5491149d16ef721454616c3dd0f96018e5 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Fri, 15 Mar 2024 23:58:22 +0000 Subject: [PATCH] splashes: add 2ya splash --- src/helpers/Splashes.hpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/helpers/Splashes.hpp b/src/helpers/Splashes.hpp index e7a1cb5f..4a4fd022 100644 --- a/src/helpers/Splashes.hpp +++ b/src/helpers/Splashes.hpp @@ -75,6 +75,8 @@ inline const std::vector SPLASHES = { "Join the discord server!", "Thanks ThatOneCalculator!", "The AUR packages always work, except for the times they don't.", - "Funny animation compositor woo" + "Funny animation compositor woo", + // + "2 years!" // clang-format on }; \ No newline at end of file