Skip to content

Commit 0883151

Browse files
committed
WIP
1 parent af52aa3 commit 0883151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class UserApproved extends Notification
5353
return [MsgOwlChannel::class];
5454
}
5555

56-
public function toMessagebird($notifiable)
56+
public function toMsgOwl($notifiable)
5757
{
5858
return (new MsgOwlMessage("You are approved by the system"));
5959
}

0 commit comments

Comments
 (0)