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

Add Salvation's Edge (#3)

* Update README.md

* Update config.example.ts

* Update activities.ts
This commit is contained in:
David Lau
2024-06-09 23:24:04 -04:00
committed by GitHub
parent 1a29eb7f33
commit 51db47c828
3 changed files with 6 additions and 2 deletions

View File

@@ -15,6 +15,10 @@ export const Activities: Array<Activity> = [
{
name: 'Raids',
options: [
{
name: "Salvation's Edge",
maxMembers: 6,
},
{
name: "Crota's End",
maxMembers: 6,