Update frontend/src/pages/Community.vue

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Hannes Heine 2022-07-25 11:40:22 +02:00 committed by GitHub
parent 7aee2baf4d
commit 8edd4e88cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -248,7 +248,7 @@ export default {
},
},
created() {
// verifyLogin is important at this point so that creation is updated if they are deleted in a session in the admin area.
// verifyLogin is important at this point so that creation is updated on reload if they are deleted in a session in the admin area.
this.verifyLogin()
this.updateListContributions({
currentPage: this.currentPage,