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

Add missing activity

This commit is contained in:
Ean Milligan (Bastion)
2023-05-26 16:15:18 -04:00
parent b79194670b
commit 0e440a7b33
3 changed files with 6 additions and 2 deletions

View File

@@ -159,6 +159,10 @@ export const Activities: Array<Activity> = [
name: 'Deep Dive',
maxMembers: 3,
},
{
name: 'Salvage',
maxMembers: 6,
},
{
name: 'Defiant Battlegrounds',
maxMembers: 3,