mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix linting by deleting console.log
This commit is contained in:
parent
c39e7224dc
commit
7571361b92
@ -205,7 +205,6 @@ export default {
|
||||
variables: { role: newRole, id },
|
||||
})
|
||||
.catch((error) => {
|
||||
console.log(error.message)
|
||||
this.$toast.error(error.message)
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user