mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-526: Add missing semicolon.
This commit is contained in:
		| @@ -41,7 +41,7 @@ angular.module('rest').factory('requestService', ['$q', '$http', 'Error', | ||||
|             function success(request) { return request.data; }, | ||||
|             function failure(request) { throw new Error(request.data); } | ||||
|         ); | ||||
|     } | ||||
|     }; | ||||
|  | ||||
|     return wrappedHttpCall; | ||||
| }]); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user