mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
GUAC-791: Fix type expressions to comply with JSDoc 3.
This commit is contained in:
@@ -28,6 +28,6 @@ var Guacamole = Guacamole || {};
|
||||
* used in downstream applications as a sanity check that the proper version
|
||||
* of the APIs is being used (in case an older version is cached, for example).
|
||||
*
|
||||
* @type String
|
||||
* @type {String}
|
||||
*/
|
||||
Guacamole.API_VERSION = "0.9.5";
|
||||
|
Reference in New Issue
Block a user