ferman-guzel commented on code in PR #1135:
URL: https://github.com/apache/guacamole-client/pull/1135#discussion_r2606050796
##########
guacamole/src/main/frontend/src/app/settings/services/preferenceService.js:
##########
@@ -77,7 +77,13 @@ angular.module('settings').provider('preferenceService',
['$injector',
TEXT : 'text'
};
-
+ /*
+ * Cookie helpers
+ */
Review Comment:
Thanks for the clarification!
Updated the comment to a full JSDoc-style function documentation, matching
the surrounding code example
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]