cleanup console logs
This commit is contained in:
parent
bd9fcf619d
commit
394c736d17
2 changed files with 0 additions and 3 deletions
|
|
@ -28,7 +28,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