forked from MapComplete/MapComplete
		
	Fix: fix import
This commit is contained in:
		
							parent
							
								
									1f569e3a5d
								
							
						
					
					
						commit
						4aa99992cd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,7 +3,7 @@ import { Utils } from "../../Utils"
 | 
				
			||||||
import { LicenseInfo } from "./LicenseInfo"
 | 
					import { LicenseInfo } from "./LicenseInfo"
 | 
				
			||||||
import Constants from "../../Models/Constants"
 | 
					import Constants from "../../Models/Constants"
 | 
				
			||||||
import SvelteUIElement from "../../UI/Base/SvelteUIElement"
 | 
					import SvelteUIElement from "../../UI/Base/SvelteUIElement"
 | 
				
			||||||
import { default as MapillaryIcon } from "./Mapillary.svelte"
 | 
					import { default as MapillaryIcon } from "../../assets/svg/Mapillary.svelte"
 | 
				
			||||||
import { Feature, Point } from "geojson"
 | 
					import { Feature, Point } from "geojson"
 | 
				
			||||||
import { Store, UIEventSource } from "../UIEventSource"
 | 
					import { Store, UIEventSource } from "../UIEventSource"
 | 
				
			||||||
import { ServerSourceInfo } from "../../Models/SourceOverview"
 | 
					import { ServerSourceInfo } from "../../Models/SourceOverview"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue