From 2464d4f02b6f253387dd8909bd7ea754459f187c Mon Sep 17 00:00:00 2001 From: TophTheTofu <122495765+TophTheTofu@users.noreply.github.com> Date: Tue, 23 Jan 2024 17:53:49 -0800 Subject: [PATCH] Added own name --- app/names.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/names.js b/app/names.js index b57f7c3..f87711a 100644 --- a/app/names.js +++ b/app/names.js @@ -11,7 +11,8 @@ const names = [ "Eun Be Cha", "Ira", "Arkita Jain", - "Donald Trump" + "Donald Trump", + "Sophie Tacher" // TODO: add more here! ];