notification wording change
This commit is contained in:
parent
389f840f44
commit
bd39f49402
1 changed files with 1 additions and 1 deletions
|
|
@ -779,7 +779,7 @@ class _MIHHomeState extends State<MIHHome> {
|
|||
return Builder(builder: (context) {
|
||||
return MIHNotificationMessage(
|
||||
arguments: NotificationArguments(
|
||||
"Unread Notification",
|
||||
"Unread Notifications",
|
||||
"You have unread notifications waiting for you.",
|
||||
() {
|
||||
Navigator.of(context).pop();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue