Fix error for not viewing FAQs page without login

This commit is contained in:
Wolfgang Huß 2021-07-20 10:14:15 +02:00
parent cd6f4d8078
commit c3a5efcc72

View File

@ -42,6 +42,7 @@ export default {
'changelog',
'imprint',
'data-privacy',
'faq',
],
// pages to keep alive
keepAlivePages: ['index'],