mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-526: Ignore failure to load OSK layout.
This commit is contained in:
@@ -113,7 +113,7 @@ angular.module('osk').directive('guacOsk', [function guacOsk() {
|
||||
$rootScope.$broadcast('guacSyntheticKeyup', keysym);
|
||||
};
|
||||
|
||||
});
|
||||
}, angular.noop);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user