mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
link to github support page
This commit is contained in:
parent
e89ac1eca0
commit
03d7e0231f
@ -31,7 +31,10 @@ loadAllRules(i18n)
|
|||||||
addNavigationGuards(router, store, apolloProvider.defaultClient)
|
addNavigationGuards(router, store, apolloProvider.defaultClient)
|
||||||
|
|
||||||
if (!store) {
|
if (!store) {
|
||||||
setTimeout(window.location.assign('https://gradido.net/'), 5000)
|
setTimeout(
|
||||||
|
window.location.assign('https://github.com/gradido/gradido/tree/master/support#cookies'),
|
||||||
|
5000,
|
||||||
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* eslint-disable no-new */
|
/* eslint-disable no-new */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user