mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-10 22:23:53 +02:00
Make some cleaning
This commit is contained in:
@ -21,7 +21,6 @@
|
||||
notify.success({ text: response.data.message, duration:-1 })
|
||||
})
|
||||
.catch(error => {
|
||||
console.log(error)
|
||||
if( error.response.data.requestFailed ) {
|
||||
notify.alert({ text: error.response.data.requestFailed, duration:-1 })
|
||||
}
|
||||
|
Reference in New Issue
Block a user