Skip to content

Commit

Permalink
Merge pull request #3193 from shikshalokam/release-4.10.8
Browse files Browse the repository at this point in the history
Release 4.10.8
  • Loading branch information
swayangjit authored Sep 29, 2022
2 parents 69bbbb1 + 872a637 commit e4132bb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ export class AttachmentService {
this.actionSheetOpen ? this.actionSheetController.dismiss(data) : this.payload.push(data);
},
(error) => {
alert(completeFilePath);
this.writeFileToPrivateFolder(completeFilePath);
// this.presentToast(this.texts["FRMELEMNTS_MSG_ERROR_WHILE_STORING_FILE"]);
}
Expand Down

0 comments on commit e4132bb

Please sign in to comment.