Add a line of JSDoc

This commit is contained in:
Zach Fox 2019-11-01 14:45:07 -07:00
parent 3a606d1907
commit 8d07d401c3

View file

@ -44,6 +44,7 @@ const quint64 MIN_TIME_BETWEEN_MY_AVATAR_DATA_SENDS = USECS_PER_SECOND / CLIENT_
* @namespace AvatarList
*
* @hifi-assignment-client
* @hifi-server-entity
*/
class AvatarReplicas {