forked from MapComplete/MapComplete
Refactoring: use special rendering for mangrove key download in usersettings
This commit is contained in:
parent
3e46334767
commit
a3c249474d
7 changed files with 49 additions and 10 deletions
|
@ -451,7 +451,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be
|
|||
*/
|
||||
public static SubstituteKeys(
|
||||
txt: string | undefined,
|
||||
tags?: Record<string, any>,
|
||||
tags: Record<string, any> | undefined,
|
||||
useLang?: string
|
||||
): string | undefined {
|
||||
if (txt === undefined) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue