forked from MapComplete/MapComplete
		
	Remove runningFromConsole from scripts and tests, add routeablePointScript for postal codes
This commit is contained in:
		
							parent
							
								
									5b513b1248
								
							
						
					
					
						commit
						480bb4902b
					
				
					 15 changed files with 99 additions and 42 deletions
				
			
		|  | @ -1,12 +1,8 @@ | |||
| import {Utils} from "../Utils"; | ||||
| import {writeFile} from "fs"; | ||||
| import Translations from "../UI/i18n/Translations"; | ||||
| import {AllKnownLayouts} from "../Customizations/AllKnownLayouts"; | ||||
| import LayoutConfig from "../Models/ThemeConfig/LayoutConfig"; | ||||
| 
 | ||||
| Utils.runningFromConsole = true; | ||||
| 
 | ||||
| 
 | ||||
| function generateWikiEntry(layout: LayoutConfig) { | ||||
|     if (layout.hideFromOverview) { | ||||
|         return ""; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue