remove logs
This commit is contained in:
parent
3822a73a49
commit
3e6309ef94
3 changed files with 0 additions and 5 deletions
|
|
@ -24,7 +24,6 @@ const Report = {
|
|||
return generateProfileLink(user.id, user.screen_name, this.$store.state.instance.restrictedNicknames)
|
||||
},
|
||||
setReportState (state) {
|
||||
console.log('setting state', state)
|
||||
return this.$store.dispatch('setReportState', { id: this.report.id, state })
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue