Update version check logic.

This commit is contained in:
Mike Cao 2020-09-29 21:22:08 -07:00
parent 57bb1cb655
commit 37cf2e3017
6 changed files with 58 additions and 42 deletions

View file

@ -3,6 +3,7 @@ export const LOCALE_CONFIG = 'umami.locale';
export const TIMEZONE_CONFIG = 'umami.timezone';
export const DATE_RANGE_CONFIG = 'umami.date-range';
export const THEME_CONFIG = 'umami.theme';
export const VERSION_CHECK = 'umami.version-check';
export const THEME_COLORS = {
light: {