Final prettier formatted file
This commit is contained in:
@@ -2096,7 +2096,6 @@ export default {
|
|||||||
this.$toast.info(this.$t('finished_in', { duration }), {
|
this.$toast.info(this.$t('finished_in', { duration }), {
|
||||||
icon: 'done',
|
icon: 'done',
|
||||||
})
|
})
|
||||||
|
|
||||||
;(() => {
|
;(() => {
|
||||||
const status = (this.response.status = payload.status)
|
const status = (this.response.status = payload.status)
|
||||||
const headers = (this.response.headers = payload.headers)
|
const headers = (this.response.headers = payload.headers)
|
||||||
|
|||||||
Reference in New Issue
Block a user