Statistics TS API
This commit is contained in:
		
							parent
							
								
									a3f16e713a
								
							
						
					
					
						commit
						d46c5fc05f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -982,7 +982,7 @@ export const api: API = { | ||||||
|   ): Promise<APIResponse<Statistics>> { |   ): Promise<APIResponse<Statistics>> { | ||||||
|     try { |     try { | ||||||
|       const response = await fetch( |       const response = await fetch( | ||||||
|         `/api/getStatistics/?projectName=${projectName}?userName=${userName ?? ""}`, |         `/api/getStatistics/?projectName=${projectName}&userName=${userName ?? ""}`, | ||||||
|         { |         { | ||||||
|           method: "GET", |           method: "GET", | ||||||
|           headers: { |           headers: { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Imbus
						Imbus