Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit fea22fe

Browse files
authored
add preprod routing ID (#128)
1 parent 1d2bc3b commit fea22fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/functions/notify/routing_plans.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"development": "b838b13c-f98c-4def-93f0-515d4e4f4ee1",
55
"integration": "97eaad14-a72c-45f3-bbcd-c0071113c1c2",
66
"nft": "97eaad14-a72c-45f3-bbcd-c0071113c1c2",
7+
"pre_production": "97eaad14-a72c-45f3-bbcd-c0071113c1c2",
78
"production": "97eaad14-a72c-45f3-bbcd-c0071113c1c2",
89
}
910

0 commit comments

Comments
 (0)