diff --git a/utils/GunSmith/GunSmith.js b/utils/GunSmith/GunSmith.js index 23f4a8be..276c5ce5 100644 --- a/utils/GunSmith/GunSmith.js +++ b/utils/GunSmith/GunSmith.js @@ -38,7 +38,7 @@ const idToLoadListener = {} /** * Path to pending puts. Oldest to newest - * @type {Record} + * @type {Record} */ const pendingPuts = {}