Skip to content
Snippets Groups Projects
Commit b1640408 authored by Josh Brooks's avatar Josh Brooks
Browse files

Fix documentation

parent 27fe523a
No related branches found
No related tags found
2 merge requests!109Project/haven beta,!100Xx 4601/haven invites
This commit is part of merge request !100. Comments created here will be created in the context of that merge request.
...@@ -1703,7 +1703,7 @@ func (cm *ChannelsManager) SetMobileNotificationsLevel(_ js.Value, args []js.Val ...@@ -1703,7 +1703,7 @@ func (cm *ChannelsManager) SetMobileNotificationsLevel(_ js.Value, args []js.Val
return nil return nil
} }
// GetNotificationReportsForMe checks the notification data against the filter // GetChannelNotificationReportsForMe checks the notification data against the filter
// list to determine which notifications belong to the user. A list of // list to determine which notifications belong to the user. A list of
// notification reports is returned detailing all notifications for the user. // notification reports is returned detailing all notifications for the user.
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment