1
1
mirror of https://github.com/Burn-E99/GroupUp.git synced 2026-06-04 00:43:49 -04:00

Add Presage (#2)

This change adds Presage
This commit is contained in:
David Lau
2024-05-21 17:34:34 -04:00
committed by GitHub
parent 3d72e4b586
commit f0a3e7d0da
3 changed files with 6 additions and 2 deletions

View File

@@ -164,6 +164,10 @@ export const Activities: Array<Activity> = [
name: 'The Whisper',
maxMembers: 3,
},
{
name: 'Presage',
maxMembers: 3,
},
],
},
{