X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=javascript%2Fbackground.js;h=77069e8cf506e32bf00125d7dc645fd4b2a549a8;hb=c930a5d63083025d1ffe5dc29b08583b9ff44049;hp=9473cdaa6c40b99fd28d4d2b4e5c31c9bc2b83f3;hpb=bc866c3cf668ed0b99729a4b55022fbf83fabc5a;p=chrome-ext%2Fclearhistory-advance-fork.git diff --git a/javascript/background.js b/javascript/background.js index 9473cda..77069e8 100644 --- a/javascript/background.js +++ b/javascript/background.js @@ -5,7 +5,7 @@ * @author arunjit@google.com (Arunjit Singh) */ -var CONSTANTS = { +export const CONSTANTS = { /** * The available time ranges (in hours). -1 => eternity. * @type {Array.}