mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
add content time offset to client
This commit is contained in:
@@ -30,7 +30,8 @@ const envVars = [
|
|||||||
'LOGGLY_CLIENT_TOKEN',
|
'LOGGLY_CLIENT_TOKEN',
|
||||||
'TRUSTED_DOMAINS',
|
'TRUSTED_DOMAINS',
|
||||||
'TIME_TRAVEL_ENABLED',
|
'TIME_TRAVEL_ENABLED',
|
||||||
'DEBUG_ENABLED'
|
'DEBUG_ENABLED',
|
||||||
|
'CONTENT_SWITCHOVER_TIME_OFFSET',
|
||||||
// TODO necessary? if yes how not to mess up with vue cli? 'NODE_ENV'
|
// TODO necessary? if yes how not to mess up with vue cli? 'NODE_ENV'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user