fixed all eslint errors and warning, compiled as PROD
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
userLogout: 'User/userLogout'
|
||||
}),
|
||||
onLogout () {
|
||||
console.log("UserTools onLogout")
|
||||
console.log('UserTools onLogout')
|
||||
this.userLogout()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user