mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +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);
|
$rootScope.$broadcast('guacSyntheticKeyup', keysym);
|
||||||
};
|
};
|
||||||
|
|
||||||
});
|
}, angular.noop);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user