Skip to content

Commit a5550e4

Browse files
rfearingCopilot
andauthored
Update pkg/github/notifications.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 569711f commit a5550e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/github/notifications.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ func ManageNotifications(getClient GetClientFn, t translations.TranslationHelper
198198
if err != nil {
199199
return nil, fmt.Errorf("failed to read response body: %w", err)
200200
}
201-
return mcp.NewToolResultError(fmt.Sprintf("failed to mark notification as done: %s", string(body))), nil
201+
return mcp.NewToolResultError(fmt.Sprintf("failed to mark all notifications as read: %s", string(body))), nil
202202
}
203203

204204
return mcp.NewToolResultText("Notification marked as done"), nil

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy