File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/destination-actions/src/destinations/braze Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ const destination: DestinationDefinition<Settings> = {
50
50
{ label : 'US-06 (https://dashboard-06.braze.com)' , value : 'https://rest.iad-06.braze.com' } ,
51
51
{ label : 'US-07 (https://dashboard-07.braze.com)' , value : 'https://rest.iad-07.braze.com' } ,
52
52
{ label : 'US-08 (https://dashboard-08.braze.com)' , value : 'https://rest.iad-08.braze.com' } ,
53
- { label : 'US-09 (https://dashboard-09.braze.com)' , value : 'https://rest.iad -09.braze.com' } ,
53
+ { label : 'US-09 (https://dashboard-09.braze.com)' , value : 'https://rest.us -09.braze.com' } ,
54
54
{ label : 'US-10 (https://dashboard-10.braze.com)' , value : 'https://rest.us-10.braze.com' } ,
55
55
{ label : 'EU-01 (https://dashboard-01.braze.eu)' , value : 'https://rest.fra-01.braze.eu' } ,
56
56
{ label : 'EU-02 (https://dashboard-02.braze.eu)' , value : 'https://rest.fra-02.braze.eu' } ,
You can’t perform that action at this time.
0 commit comments