forked from MapComplete/MapComplete
		
	Fixed build for monolignual themes
This commit is contained in:
		
							parent
							
								
									804ed5fa07
								
							
						
					
					
						commit
						e67c3a2eec
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -54,7 +54,7 @@ export default class ThemeIntroductionPanel extends Combine { | ||||||
|             toTheMap, |             toTheMap, | ||||||
|             loginStatus.SetClass("block"), |             loginStatus.SetClass("block"), | ||||||
|             layout.descriptionTail?.Clone().SetClass("block mt-4"), |             layout.descriptionTail?.Clone().SetClass("block mt-4"), | ||||||
|             languagePicker.SetClass("block mt-4"), |             languagePicker?.SetClass("block mt-4"), | ||||||
|             ...layout.CustomCodeSnippets() |             ...layout.CustomCodeSnippets() | ||||||
|         ]) |         ]) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue