Created share token hook.
This commit is contained in:
@@ -4,6 +4,7 @@ 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 TOKEN_HEADER = 'x-umami-token';
|
||||
|
||||
export const THEME_COLORS = {
|
||||
light: {
|
||||
|
||||
Reference in New Issue
Block a user