forked from MapComplete/MapComplete
		
	Small fix to playgrounds
This commit is contained in:
		
							parent
							
								
									0497b10e04
								
							
						
					
					
						commit
						aa7e6565db
					
				
					 2 changed files with 7 additions and 9 deletions
				
			
		|  | @ -297,16 +297,14 @@ | |||
|           ] | ||||
|         }, | ||||
|         { | ||||
|           "if": { | ||||
|             "and": [ | ||||
|               "fee=yes", | ||||
|               "access=customers" | ||||
|             ] | ||||
|           }, | ||||
|           "if": "fee=yes", | ||||
|           "then": { | ||||
|             "en": "This is a <b>paid</p> playground", | ||||
|             "en": "This is a <b>paid</b> playground", | ||||
|             "nl": "Er moet <b>betaald</b> worden om deze speeltuin te mogen gebruiken" | ||||
|           } | ||||
|           }, | ||||
|           "addExtraTags": [ | ||||
|             "access=customers" | ||||
|           ] | ||||
|         }, | ||||
|         { | ||||
|           "if": "access=customers", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue