rename the env to Shuffle
This commit is contained in:
@@ -4191,7 +4191,7 @@ func runMCPAction(resp http.ResponseWriter, request *http.Request) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
foundEnvironment := "default"
|
foundEnvironment := "Shuffle"
|
||||||
if len(foundRequest.Params.Environment) > 0 {
|
if len(foundRequest.Params.Environment) > 0 {
|
||||||
foundEnvironment = foundRequest.Params.Environment
|
foundEnvironment = foundRequest.Params.Environment
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user