Added aura in client type map
This commit is contained in:
parent
3f08326308
commit
8e2d796b41
|
|
@ -45,7 +45,8 @@ CLIENT_TYPE_MAP <- list(
|
|||
"esa" = "agronomic_support",
|
||||
"simba" = "agronomic_support",
|
||||
"john" = "agronomic_support",
|
||||
"huss" = "agronomic_support"
|
||||
"huss" = "agronomic_support",
|
||||
"aura" = "agronomic_support"
|
||||
)
|
||||
|
||||
#' Get client type for a project
|
||||
|
|
|
|||
Loading…
Reference in a new issue