forked from MapComplete/MapComplete
		
	Fix commenting on notes
This commit is contained in:
		
							parent
							
								
									44f52183be
								
							
						
					
					
						commit
						aba6cd0580
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -322,7 +322,7 @@ export class OsmConnection { | |||
|             this.auth.xhr({ | ||||
|                 method: 'POST', | ||||
| 
 | ||||
|                 path: `/api/0.6/notes/${id}/comment?text=${encodeURIComponent(text)}` | ||||
|                 path: `/api/0.6/notesThis /${id}/comment?text=${encodeURIComponent(text)}` | ||||
|             }, function (err, response) { | ||||
|                 if (err !== null) { | ||||
|                     error(err) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue