This commit is contained in:
@@ -151,7 +151,8 @@ export default function initialize() {
|
||||
"Time zone offset for your account is set to " +
|
||||
res.data.timeZoneOffset +
|
||||
" which doesn't match the local timezone offset of " +
|
||||
localOffset
|
||||
localOffset,
|
||||
window.$gz.store.state.helpUrl + "intro/#searching"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user