match parentheses
This commit is contained in:
parent
60830a9977
commit
e63ed1e3e6
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ public abstract class MenuTitleController {
|
|||
return addressNotKnownStr;
|
||||
} else {
|
||||
return streetStr;
|
||||
}
|
||||
} else {
|
||||
return "";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue