notifications
This commit is contained in:
@@ -587,7 +587,8 @@ class ResultFormatter extends Model
|
||||
"symbol" => $out["symbol_${key}"],
|
||||
"description" => $out["description_${key}"],
|
||||
"action_type" => $out["action_type_${key}"],
|
||||
"code" => $out["code_${key}"]
|
||||
"code" => $out["code_${key}"],
|
||||
"country" => $out["country_${key}"]
|
||||
);
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user