forked from MapComplete/MapComplete
		
	Housekeeping
This commit is contained in:
		
							parent
							
								
									7ad311d91a
								
							
						
					
					
						commit
						60efd0844f
					
				
					 175 changed files with 24802 additions and 1949 deletions
				
			
		|  | @ -280,8 +280,8 @@ async function generateCsp( | |||
|         "https://pietervdvn.goatcounter.com", | ||||
|     ].concat(...(await eliUrls())) | ||||
| 
 | ||||
|     SpecialVisualizations.specialVisualizations.forEach(sv => { | ||||
|         if(typeof sv.needsUrls === "function"){ | ||||
|     SpecialVisualizations.specialVisualizations.forEach((sv) => { | ||||
|         if (typeof sv.needsUrls === "function") { | ||||
|             return | ||||
|         } | ||||
|         apiUrls.push(...sv.needsUrls) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue