diff options
| author | Fuwn <[email protected]> | 2022-05-17 19:35:36 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-05-17 19:35:36 -0700 |
| commit | bca1a06f7e979d1b6e225fd6c309c1ba04a8d6c3 (patch) | |
| tree | 6564aa0a6534813352b92bf25da34fbfe03a0dec | |
| parent | revert(mod): presence (diff) | |
| download | macy-bca1a06f7e979d1b6e225fd6c309c1ba04a8d6c3.tar.xz macy-bca1a06f7e979d1b6e225fd6c309c1ba04a8d6c3.zip | |
feat(config): update class members
| -rw-r--r-- | config.ts | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -11,6 +11,27 @@ export const BREAKOUT_ROOM_EIGHT_ROLE = "972018981403766784"; export const LOBBY_CHANNEL = "972281022764970054"; export const CLASS_MEMBERS = [ "Zoltan Szabatin", + "Pam Wiese", + "Alen Wilson", + "Alex Osorio", + "Artem Leonchik", + "Derek", + "Desiree", + "Gabriel G", + "Hayden Blanchard", + "Isaias Valdez", + "Jacob Beitler", "Jaden Price", - "Derek Reid", + "Juan Villafuerte", + "Kelven Soe", + "Kenne Vang", + "Kyle Bui", + "Nathaniel Gardner", + "Reid Nelson", + "Ricky Doan", + "Spencer Arnold", + "stephanie debruin", + "Timothy Boston", + "TriQuang", + "Tyler Forrest", ]; |