Skip to content

Commit

Permalink
Merge branch 'master' into CLEANCODE2
Browse files Browse the repository at this point in the history
  • Loading branch information
roohaani786 authored Nov 26, 2020
2 parents 1e5aa7c + 7773a12 commit fda1924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/resources/uploadimage.dart
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ class _UploadImageState extends State<UploadImage> with AutomaticKeepAliveClient
controlUploadAndSaveShared(shared);
PostI();
ShareI();
ShareIU();
}else{
if(_formKey.currentState.validate()) {
controlUploadAndSave(shared);
Expand Down

0 comments on commit fda1924

Please sign in to comment.