mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 07:27:42 +00:00
GUACAMOLE-55: Move clipboard handling to own module. Represent clipboard contents with ClipboardData type.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
*/
|
||||
angular.module('client', [
|
||||
'auth',
|
||||
'clipboard',
|
||||
'element',
|
||||
'history',
|
||||
'navigation',
|
||||
|
Reference in New Issue
Block a user