mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Report now works
This commit is contained in:
parent
487fe2aabe
commit
c1fb68eb36
@ -89,9 +89,9 @@ export default {
|
||||
}
|
||||
})
|
||||
.then(() => {
|
||||
this.isOpen = false
|
||||
this.$toast.success(err.message)
|
||||
this.$toast.success('Thanks for reporting!')
|
||||
this.disabled = true
|
||||
this.close()
|
||||
})
|
||||
.catch(err => {
|
||||
this.$toast.error(err.message)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user