forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
8d1ae657fc
28 changed files with 693 additions and 196 deletions
|
@ -471,7 +471,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