mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-14 00:47:42 +00:00
GUAC-1120: Move logout panel to common user menu.
This commit is contained in:
@@ -20,4 +20,4 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
angular.module('home', ['client', 'history', 'groupList', 'rest']);
|
||||
angular.module('home', ['client', 'history', 'groupList', 'rest', 'userMenu']);
|
||||
|
Reference in New Issue
Block a user