mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	remove multiple toastr call
This commit is contained in:
		| @ -122,12 +122,7 @@ export default { | ||||
|           } | ||||
|           window.toastr['error'](response.data.error) | ||||
|         } catch (err) { | ||||
|           if (err.response.data.errors.name) { | ||||
|             this.isLoading = false | ||||
|             window.toastr['error']( | ||||
|               this.$t('validation.payment_mode_already_taken') | ||||
|             ) | ||||
|           } | ||||
|           this.isLoading = false | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user