mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 15:11:22 +00:00
GUAC-932: Refactor existing REST service JS into single 'rest' module.
This commit is contained in:
@@ -20,4 +20,4 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
angular.module('home', ['connection', 'connectionGroup', 'history', 'user', 'permission']);
|
||||
angular.module('home', ['history', 'rest']);
|
||||
|
Reference in New Issue
Block a user