mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 23:21:21 +00:00
GUAC-1053: Migrate to tabbed settings screen. Create user management tab.
This commit is contained in:
@@ -34,5 +34,6 @@ angular.module('index', [
|
||||
'ngTouch',
|
||||
'notification',
|
||||
'pascalprecht.translate',
|
||||
'rest'
|
||||
'rest',
|
||||
'settings'
|
||||
]);
|
||||
|
Reference in New Issue
Block a user