Skip to content

Commit d54166c

Browse files
committed
Use new exec group id
1 parent f34f4cd commit d54166c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ type EnvironmentConfigType = {
6969
export const infraChairsGroupId = "c0702752-50da-49da-83d4-bcbe6f7a9b1b";
7070
export const officersGroupId = "c4ddcc9f-a9c0-47e7-98c1-f1b345d53121";
7171
export const officersGroupTestingId = "0e6e9199-506f-4ede-9d1b-e73f6811c9e5";
72-
export const execCouncilGroupId = "ad81254b-4eeb-4c96-8191-3acdce9194b1";
72+
export const execCouncilGroupId = "0bd64864-266e-48c7-82f6-63156eed1897";
7373
export const execCouncilTestingGroupId = "dbe18eb2-9675-46c4-b1ef-749a6db4fedd";
7474
export const commChairsTestingGroupId = "d714adb7-07bb-4d4d-a40a-b035bc2a35a3";
7575
export const commChairsGroupId = "105e7d32-7289-435e-a67a-552c7f215507";

0 commit comments

Comments
 (0)