forked from MapComplete/MapComplete
Merge branch 'develop' into alpha
This commit is contained in:
commit
5ee1b7901c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ export default class ThemeIntroductionPanel extends Combine {
|
|||
toTheMap,
|
||||
loginStatus.SetClass("block"),
|
||||
layout.descriptionTail?.Clone().SetClass("block mt-4"),
|
||||
languagePicker.SetClass("block mt-4"),
|
||||
languagePicker?.SetClass("block mt-4"),
|
||||
...layout.CustomCodeSnippets()
|
||||
])
|
||||
|
||||
|
|
Loading…
Reference in a new issue