mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix event api uri
This commit is contained in:
		
							parent
							
								
									5e8494957c
								
							
						
					
					
						commit
						7d49ea7587
					
				| @ -1,6 +1,6 @@ | ||||
| import { throwIfNotSuccess } from './helper'; | ||||
| 
 | ||||
| const URI = '/api/api/events'; | ||||
| const URI = '/api/events'; | ||||
| 
 | ||||
| function fetchAll () { | ||||
|     return fetch(URI) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user