diff --git a/common/content/util.js b/common/content/util.js index b6cf22f4..ac63871e 100644 --- a/common/content/util.js +++ b/common/content/util.js @@ -121,6 +121,7 @@ const util = { //{{{ * Returns a shallow copy of obj. * * @param {Object} obj + * @returns {Object} */ cloneObject: function cloneObject(obj) {