Skip to content

Commit

Permalink
Fixed Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
coinmoles committed Feb 9, 2024
1 parent c36a842 commit 9337a60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion roleIds.json
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
{"chiefRole":"1169598738445119608","regularRole":"1169598823958593587","associateRole":"1169598789351395409"}
{
"chiefRole": "1057988415657877585",
"regularRole": "1057988446267908167",
"associateRole": "1057988449757577246"
}
2 changes: 1 addition & 1 deletion src/isTesting.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const isTesting = true
export const isTesting = false

0 comments on commit 9337a60

Please sign in to comment.