mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui.git
				synced 2025-10-30 02:12:33 +00:00 
			
		
		
		
	Hotfix for eventqueue url
This commit is contained in:
		| @@ -29,7 +29,7 @@ const EventQueueModal = ({ show, toggle }) => { | ||||
|  | ||||
|     axiosInstance | ||||
|       .post( | ||||
|         `${endpoints.ucentralgw}/api/v1/devisdfgce/${deviceSerialNumber}/eventqueue`, | ||||
|         `${endpoints.ucentralgw}/api/v1/device/${deviceSerialNumber}/eventqueue`, | ||||
|         parameters, | ||||
|         options, | ||||
|       ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 BourqueCharles
					BourqueCharles