FIX:n1 external feed prompt pop-up without retry button
JIRA: STUDIO-4696 Change-Id: I31069c72e29d3398469d71cdbc2a344a5430fc2c
This commit is contained in:
parent
07abf09601
commit
0149d24437
|
@ -81,6 +81,8 @@ static std::vector<std::string> message_containing_retry{
|
||||||
"07FF 8011",
|
"07FF 8011",
|
||||||
"07FF 8012",
|
"07FF 8012",
|
||||||
"07FF 8013",
|
"07FF 8013",
|
||||||
|
"12FF 8007"
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static std::vector<std::string> message_containing_done{
|
static std::vector<std::string> message_containing_done{
|
||||||
|
|
Loading…
Reference in New Issue