mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-1126 Fixed name of users cache.
This commit is contained in:
		| @@ -52,7 +52,7 @@ angular.module('rest').factory('cacheService', ['$injector', | ||||
|          * | ||||
|          * @type $cacheFactory.Cache | ||||
|          */ | ||||
|         users : $cacheFactory('API-USER') | ||||
|         users : $cacheFactory('API-USERS') | ||||
|  | ||||
|     }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user