From c77db3d625146aae3506ab2f69f1df58eadde258 Mon Sep 17 00:00:00 2001 From: Kalista Payne Date: Tue, 23 Sep 2025 10:18:50 -0500 Subject: [PATCH] chore(faq): update staff list --- website/client/src/libs/staffList.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/client/src/libs/staffList.js b/website/client/src/libs/staffList.js index 71b838dea9..fefb585c58 100644 --- a/website/client/src/libs/staffList.js +++ b/website/client/src/libs/staffList.js @@ -30,8 +30,8 @@ export default [ uuid: '61b2c855-0a30-444c-bcc6-1cac876460b0', }, { - name: 'heyeilatan', + name: 'fizself', type: 'Staff', - uuid: 'f4e5c6da-0617-48bf-b3bd-9f97636774a8', + uuid: 'e39ea3eb-28d2-48da-8568-7a5b0e64498e', }, ];