Skip to content

Commit

Permalink
Fix:formating
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushRaghuvanshi committed Nov 19, 2023
1 parent 5db9b6e commit c37e036
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -314,4 +314,4 @@ class ProfilePageViewModel extends BaseModel {
void showSnackBar(String message) {
_navigationService.showTalawaErrorDialog(message, MessageType.error);
}
}
}

0 comments on commit c37e036

Please sign in to comment.