update timer images

This commit is contained in:
Luke Pulverenti 2016-12-17 21:35:21 -05:00
parent 6190a7ea45
commit 67bfc785cb
4 changed files with 4 additions and 43 deletions

View file

@ -95,7 +95,7 @@
}
}
var holidayThemeKey = 'holidaytheme5';
var holidayThemeKey = 'holidaytheme6';
function getHolidayTheme() {
return appSettings.get(holidayThemeKey);
}