diff --git a/src/Header.js b/src/Header.js index 8f0379e..13fef44 100644 --- a/src/Header.js +++ b/src/Header.js @@ -2,7 +2,10 @@ * Header * **********/ -var RunCookieMonsterHeader = function() { +/** + * This functions creates the necessary objects and is run when they do not already exist + */ +const RunCookieMonsterHeader = function() { CM = {}; CM.Backup = {};