We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a79755 commit 7312b0eCopy full SHA for 7312b0e
src/renderer/utils/api/client.ts
@@ -116,7 +116,7 @@ export function markNotificationThreadAsDone(
116
}
117
118
/**
119
- * Ignore future notifications for threads until you comment on the thread or get an`@mention`.
+ * Ignore future notifications for threads until you comment on the thread or get a `@mention`.
120
*
121
* Endpoint documentation: https://docs.github.com/en/rest/activity/notifications#delete-a-thread-subscription
122
*/
0 commit comments