forked from MapComplete/MapComplete
		
	Add hint for groups
This commit is contained in:
		
							parent
							
								
									569179ba4f
								
							
						
					
					
						commit
						9da63df595
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -291,7 +291,7 @@ class ExpandTagRendering extends Conversion<
 | 
				
			||||||
                            name +
 | 
					                            name +
 | 
				
			||||||
                            " was not found.\n\tDid you mean one of " +
 | 
					                            " was not found.\n\tDid you mean one of " +
 | 
				
			||||||
                            candidates.join(", ") +
 | 
					                            candidates.join(", ") +
 | 
				
			||||||
                            "?"
 | 
					                            "?\n(Hint: did you add a new label and are you trying to use this label at the same time? Run 'reset:layeroverview' first"
 | 
				
			||||||
                    )
 | 
					                    )
 | 
				
			||||||
                    continue
 | 
					                    continue
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue