Merge remote-tracking branch 'origin/develop' into api-refactor
This commit is contained in:
commit
de2ffbf241
11 changed files with 46 additions and 41 deletions
|
|
@ -31,7 +31,6 @@ const UserReportingModal = {
|
|||
return !!this.$store.state.users.currentUser
|
||||
},
|
||||
isOpen() {
|
||||
console.log(this.reportModal)
|
||||
return this.isLoggedIn && this.reportModal.activated
|
||||
},
|
||||
userId() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue