mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	remove unnecessary comment
This commit is contained in:
		| @ -332,10 +332,6 @@ export default { | ||||
|  | ||||
|         let languageRes = await this.updateUserSettings(languageData) | ||||
|  | ||||
|         // if(languageRes) { | ||||
|         //   window.i18n.locale = this.language.code | ||||
|         // } | ||||
|  | ||||
|         if (response.data.success) { | ||||
|           this.isLoading = false | ||||
|  | ||||
| @ -349,6 +345,7 @@ export default { | ||||
|                 data: this.previewAvatar, | ||||
|               }) | ||||
|             ) | ||||
|  | ||||
|             this.uploadAvatar(avatarData) | ||||
|           } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user