From 06b40e5d6aeea65e7108fb47a56424b452ced9fe Mon Sep 17 00:00:00 2001 From: zyqunix <117040076+zyqunix@users.noreply.github.com> Date: Thu, 29 May 2025 19:39:11 +0200 Subject: [PATCH] Update index.js --- assets/js/index.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/js/index.js b/assets/js/index.js index e536f74..ccf54cd 100644 --- a/assets/js/index.js +++ b/assets/js/index.js @@ -256,7 +256,9 @@ const messages = [ "Listening to Music", "Reverse Engineering", "Playing Counter-Strike", - "swagman", + "Visual Artistry", + "swagman", + ]; let currentMessageIndex = 0;